Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python3.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-76504-26976/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python3.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python3-3.6.8-41.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python3.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-76504-26976/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python3.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jaUsVr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Python-3.6.8 + /usr/bin/xz -dc /builddir/build/SOURCES/Python-3.6.8-noexe.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.6.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r Modules/expat + rm -r Modules/zlib Patch #1 (00001-rpath.patch): + echo 'Patch #1 (00001-rpath.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/unixccompiler.py Hunk #1 succeeded at 82 (offset -59 lines). Patch #102 (00102-lib64.patch): + echo 'Patch #102 (00102-lib64.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/command/install.py patching file Lib/distutils/sysconfig.py Hunk #1 succeeded at 129 (offset -3 lines). patching file Lib/distutils/tests/test_install.py patching file Lib/site.py Hunk #1 succeeded at 304 (offset 1 line). patching file Lib/sysconfig.py patching file Lib/test/test_site.py Hunk #1 succeeded at 264 (offset 16 lines). patching file Makefile.pre.in Hunk #1 succeeded at 139 (offset 13 lines). patching file Modules/getpath.c patching file setup.py Hunk #1 succeeded at 521 (offset 29 lines). Hunk #2 succeeded at 818 (offset 38 lines). Hunk #3 succeeded at 859 (offset 38 lines). patching file configure.ac Hunk #1 succeeded at 4771 (offset -1 lines). Patch #111 (00111-no-static-lib.patch): + echo 'Patch #111 (00111-no-static-lib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.pre.in Patch #132 (00132-add-rpmbuild-hooks-to-unittest.patch): + echo 'Patch #132 (00132-add-rpmbuild-hooks-to-unittest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/unittest/case.py Hunk #2 succeeded at 136 (offset 34 lines). patching file Lib/unittest/__init__.py Patch #155 (00155-avoid-ctypes-thunks.patch): + echo 'Patch #155 (00155-avoid-ctypes-thunks.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ctypes/__init__.py Hunk #1 succeeded at 266 (offset -9 lines). Patch #160 (00160-disable-test_fs_holes-in-rpm-build.patch): + echo 'Patch #160 (00160-disable-test_fs_holes-in-rpm-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_posix.py Hunk #1 succeeded at 1235 (offset 262 lines). + echo 'Patch #163 (00163-disable-parts-of-test_socket-in-rpm-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #163 (00163-disable-parts-of-test_socket-in-rpm-build.patch): patching file Lib/test/test_socket.py Hunk #1 succeeded at 2505 (offset 317 lines). Patch #170 (00170-gc-assertions.patch): + echo 'Patch #170 (00170-gc-assertions.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Include/object.h Hunk #1 succeeded at 1072 (offset 1 line). patching file Lib/test/test_gc.py patching file Modules/gcmodule.c patching file Objects/object.c Hunk #1 succeeded at 2062 (offset 31 lines). Patch #189 (00189-use-rpm-wheels.patch): + echo 'Patch #189 (00189-use-rpm-wheels.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ensurepip/__init__.py + rm Lib/ensurepip/_bundled/pip-18.1-py2.py3-none-any.whl Lib/ensurepip/_bundled/setuptools-40.6.2-py2.py3-none-any.whl Patch #251 (00251-change-user-install-location.patch): + echo 'Patch #251 (00251-change-user-install-location.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/command/install.py patching file Lib/site.py Hunk #1 succeeded at 326 (offset 4 lines). Patch #262 (00262-pep538_coerce_legacy_c_locale.patch): + echo 'Patch #262 (00262-pep538_coerce_legacy_c_locale.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/using/cmdline.rst patching file Lib/test/support/script_helper.py patching file Lib/test/test_c_locale_coercion.py patching file Lib/test/test_cmd_line.py patching file Lib/test/test_sys.py patching file Modules/main.c patching file Programs/_testembed.c patching file Programs/python.c patching file Python/pylifecycle.c Hunk #4 succeeded at 1436 (offset 3 lines). patching file configure.ac Hunk #1 succeeded at 3417 (offset 57 lines). Patch #294 (00294-define-TLS-cipher-suite-on-build-time.patch): + echo 'Patch #294 (00294-define-TLS-cipher-suite-on-build-time.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ssl.py patching file Lib/test/test_ssl.py Hunk #3 succeeded at 898 (offset 8 lines). patching file Modules/_ssl.c Hunk #1 succeeded at 238 (offset 1 line). Hunk #2 succeeded at 2882 (offset 54 lines). Hunk #3 succeeded at 5483 (offset 110 lines). patching file configure.ac Hunk #1 succeeded at 5663 (offset 65 lines). Patch #316 (00316-mark-bdist_wininst-unsupported.patch): + echo 'Patch #316 (00316-mark-bdist_wininst-unsupported.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/command/bdist_wininst.py Patch #317 (00317-CVE-2019-5010.patch): + echo 'Patch #317 (00317-CVE-2019-5010.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/talos-2019-0758.pem patching file Lib/test/test_ssl.py Hunk #1 succeeded at 80 (offset -35 lines). Hunk #2 succeeded at 295 (offset -54 lines). patching file Misc/NEWS.d/next/Security/2019-01-15-18-16-05.bpo-35746.nMSd0j.rst patching file Modules/_ssl.c Hunk #1 succeeded at 1363 (offset -152 lines). Patch #318 (00318-fixes-for-tls-13.patch): + echo 'Patch #318 (00318-fixes-for-tls-13.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_ssl.py patching file Misc/NEWS.d/next/Tests/2019-01-18-17-46-10.bpo-32947.Hk0KnM.rst patching file Lib/test/keycert.passwd.pem patching file Lib/test/make_ssl_certs.py patching file Lib/test/ssl_key.passwd.pem patching file Misc/NEWS.d/next/Tests/2019-09-25-13-11-29.bpo-38271.iHXNIg.rst patching file Lib/ssl.py patching file Lib/test/test_logging.py patching file Lib/test/test_ssl.py patching file Lib/test/test_ssl.py patching file Lib/test/test_ssl.py Patch #319 (00319-test_tarfile_ppc64.patch): + echo 'Patch #319 (00319-test_tarfile_ppc64.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_tarfile.py Patch #320 (00320-CVE-2019-9636-and-CVE-2019-10160.patch): + echo 'Patch #320 (00320-CVE-2019-9636-and-CVE-2019-10160.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/library/urllib.parse.rst patching file Lib/test/test_urlparse.py patching file Lib/urllib/parse.py Patch #324 (00324-disallow-control-chars-in-http-urls.patch): + echo 'Patch #324 (00324-disallow-control-chars-in-http-urls.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/http/client.py Hunk #1 succeeded at 141 (offset 1 line). Hunk #2 succeeded at 1121 (offset 10 lines). patching file Lib/test/test_urllib.py patching file Lib/test/test_xmlrpc.py Hunk #1 succeeded at 950 (offset 5 lines). patching file Misc/NEWS.d/next/Security/2019-04-10-08-53-30.bpo-30458.51E-DA.rst Patch #325 (00325-CVE-2019-9948.patch): + echo 'Patch #325 (00325-CVE-2019-9948.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_urllib.py patching file Lib/urllib/request.py Patch #326 (00326-do-not-set-PHA-verify-flag-on-client-side.patch): + echo 'Patch #326 (00326-do-not-set-PHA-verify-flag-on-client-side.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_ssl.py Hunk #1 succeeded at 3909 (offset 18 lines). patching file Modules/_ssl.c Patch #327 (00327-enable-tls-1.3-PHA-in-http.client.patch): + echo 'Patch #327 (00327-enable-tls-1.3-PHA-in-http.client.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/library/http.client.rst patching file Lib/http/client.py patching file Lib/test/test_httplib.py Patch #329 (00329-fips.patch): + echo 'Patch #329 (00329-fips.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/support/__init__.py patching file Lib/test/test_hmac.py patching file Lib/test/test_imaplib.py patching file Lib/test/test_poplib.py patching file Lib/test/test_smtplib.py patching file Lib/test/test_tarfile.py Hunk #15 succeeded at 2440 (offset 5 lines). patching file Lib/test/test_urllib2_localnet.py patching file Lib/test/support/__init__.py patching file Lib/test/test_hashlib.py patching file Lib/test/test_hmac.py patching file Lib/test/test_hmac.py patching file Lib/hashlib.py patching file Modules/_hashopenssl.c patching file Modules/clinic/_hashopenssl.c.h patching file Lib/hashlib.py patching file Lib/test/test_hashlib.py patching file Include/_hashopenssl.h patching file Modules/_blake2/blake2b_impl.c patching file Modules/_blake2/blake2module.c patching file Modules/_blake2/blake2s_impl.c patching file Modules/_hashopenssl.c patching file Modules/_sha3/sha3module.c patching file setup.py patching file Modules/_hashopenssl.c patching file Modules/_hashopenssl_list.h patching file Lib/hashlib.py patching file Lib/test/test_hashlib.py patching file Include/_hashopenssl.h patching file Modules/_blake2/blake2b_impl.c patching file Modules/_blake2/blake2module.c patching file Modules/_blake2/blake2s_impl.c patching file Modules/_sha3/sha3module.c patching file Lib/hashlib.py patching file Lib/hmac.py patching file Modules/_hmacopenssl.c patching file Modules/clinic/_hmacopenssl.c.h patching file setup.py patching file Lib/hmac.py patching file Modules/_hmacopenssl.c patching file Lib/hmac.py patching file Modules/_hmacopenssl.c patching file Lib/test/test_fips.py patching file Modules/_hmacopenssl.c patching file Lib/multiprocessing/connection.py patching file Modules/_hmacopenssl.c patching file Lib/hmac.py patching file Lib/hmac.py patching file Lib/test/test_fips.py patching file Modules/_hmacopenssl.c patching file Modules/clinic/_hmacopenssl.c.h patching file Modules/_hmacopenssl.c patching file Lib/distutils/command/upload.py patching file Lib/distutils/tests/test_upload.py patching file Lib/hmac.py patching file Lib/test/test_hmac.py patching file Lib/test/test_tools/test_md5sum.py patching file Modules/_hashopenssl.c patching file Lib/hashlib.py patching file Lib/test/test_hashlib.py patching file Modules/_hashopenssl.c patching file Lib/distutils/command/upload.py patching file Lib/distutils/tests/test_upload.py patching file Lib/hashlib.py patching file Modules/_hashopenssl.c patching file Modules/_blake2/blake2b_impl.c patching file Modules/_blake2/blake2s_impl.c patching file Modules/_blake2/clinic/blake2b_impl.c.h patching file Modules/_blake2/clinic/blake2s_impl.c.h patching file Modules/_sha3/sha3module.c patching file Lib/test/test_hashlib.py patching file Modules/_hashopenssl.c patching file Include/_hashopenssl.h patching file Lib/uuid.py patching file Lib/hmac.py patching file Lib/test/test_hmac.py patching file Lib/distutils/command/upload.py patching file Lib/distutils/tests/test_upload.py patching file Lib/hashlib.py patching file Lib/hmac.py patching file Lib/test/test_fips.py patching file Lib/test/test_hashlib.py patching file Lib/test/test_hmac.py patching file Lib/test/test_logging.py patching file Lib/test/test_smtplib.py patching file Lib/test/test_tools/test_md5sum.py patching file Lib/test/test_urllib2_localnet.py patching file Lib/test/test_os.py patching file Makefile.pre.in patching file Modules/posixmodule.c patching file Python/random.c patching file Lib/test/test_os.py patching file Python/random.c patching file Modules/_hmacopenssl.c + echo 'Patch #330 (00330-CVE-2018-20852.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #330 (00330-CVE-2018-20852.patch): patching file Lib/http/cookiejar.py patching file Lib/test/test_http_cookiejar.py + echo 'Patch #332 (00332-CVE-2019-16056.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #332 (00332-CVE-2019-16056.patch): patching file Lib/email/_header_value_parser.py patching file Lib/email/_parseaddr.py patching file Lib/test/test_email/test__header_value_parser.py patching file Lib/test/test_email/test_email.py patching file Misc/NEWS.d/next/Security/2019-05-04-13-33-37.bpo-34155.MJll68.rst + echo 'Patch #333 (00333-reduce-pgo-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #333 (00333-reduce-pgo-tests.patch): patching file Lib/test/libregrtest/cmdline.py patching file Lib/test/libregrtest/main.py patching file Lib/test/libregrtest/pgo.py patching file Lib/test/pickletester.py patching file Lib/test/support/__init__.py Hunk #1 succeeded at 988 (offset 35 lines). Hunk #2 succeeded at 2481 (offset 35 lines). patching file Lib/test/test_bz2.py patching file Lib/test/test_itertools.py patching file Lib/test/test_lzma.py patching file Lib/test/test_regrtest.py patching file Makefile.pre.in patching file configure.ac Patch #338 (00338-fix-test_gdb-for-LTO.patch): + echo 'Patch #338 (00338-fix-test_gdb-for-LTO.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_gdb.py Patch #344 (00344-CVE-2019-16935.patch): + echo 'Patch #344 (00344-CVE-2019-16935.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_docxmlrpc.py patching file Lib/xmlrpc/server.py Patch #345 (00345-fix-test_site-with-extra-pth-files.patch): + echo 'Patch #345 (00345-fix-test_site-with-extra-pth-files.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_site.py Patch #346 (00346-CVE-2020-8492.patch): + echo 'Patch #346 (00346-CVE-2020-8492.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_urllib2.py patching file Lib/urllib/request.py + git apply /builddir/build/SOURCES/00351-avoid-infinite-loop-in-the-tarfile-module.patch Patch #352 (00352-resolve-hash-collisions-for-ipv4interface-and-ipv6interface.patch): + echo 'Patch #352 (00352-resolve-hash-collisions-for-ipv4interface-and-ipv6interface.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ipaddress.py patching file Lib/test/test_ipaddress.py patching file Misc/NEWS.d/next/Security/2020-06-29-16-02-29.bpo-41004.ovF0KZ.rst Patch #353 (00353-architecture-names-upstream-downstream.patch): + echo 'Patch #353 (00353-architecture-names-upstream-downstream.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/importlib/_bootstrap_external.py Patch #354 (00354-cve-2020-26116-http-request-method-crlf-injection-in-httplib.patch): + echo 'Patch #354 (00354-cve-2020-26116-http-request-method-crlf-injection-in-httplib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/http/client.py patching file Lib/test/test_httplib.py Patch #355 (00355-CVE-2020-27619.patch): + echo 'Patch #355 (00355-CVE-2020-27619.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/multibytecodec_support.py Patch #356 (00356-k_and_a_options_for_pathfix.patch): + echo 'Patch #356 (00356-k_and_a_options_for_pathfix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_tools/test_pathfix.py patching file Tools/scripts/pathfix.py Patch #357 (00357-CVE-2021-3177.patch): + echo 'Patch #357 (00357-CVE-2021-3177.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ctypes/test/test_parameters.py patching file Misc/NEWS.d/next/Security/2021-01-18-09-27-31.bpo-42938.4Zn4Mp.rst patching file Modules/_ctypes/callproc.c Patch #359 (00359-CVE-2021-23336.patch): + echo 'Patch #359 (00359-CVE-2021-23336.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/library/cgi.rst patching file Doc/library/urllib.parse.rst patching file Lib/cgi.py patching file Lib/test/test_cgi.py patching file Lib/test/test_urlparse.py patching file Lib/urllib/parse.py patching file Misc/NEWS.d/next/Security/2021-02-14-15-59-16.bpo-42967.YApqDS.rst Patch #360 (00360-CVE-2021-3426.patch): + echo 'Patch #360 (00360-CVE-2021-3426.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/pydoc.py patching file Lib/test/test_pydoc.py patching file Misc/NEWS.d/next/Security/2021-03-24-14-16-56.bpo-42988.P2aNco.rst Patch #362 (00362-threading-enumerate-rlock.patch): + echo 'Patch #362 (00362-threading-enumerate-rlock.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/threading.py Patch #364 (00364-thread-exit.patch): + echo 'Patch #364 (00364-thread-exit.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Modules/_threadmodule.c Patch #366 (00366-CVE-2021-3733.patch): + echo 'Patch #366 (00366-CVE-2021-3733.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/urllib/request.py patching file Misc/NEWS.d/next/Security/2021-01-31-05-28-14.bpo-43075.DoAXqO.rst + rm configure pyconfig.h.in + sed -i configure.ac -e 's/\bpowerpc64le-linux-gnu\b/ppc64le-linux-gnu/' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9NWDqp + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + autoconf + autoheader ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.8 + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export 'CFLAGS_NODIST=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition' + CFLAGS_NODIST='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition' + export 'CXXFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + CXXFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' ++ pkg-config --cflags-only-I libffi + export CPPFLAGS= + CPPFLAGS= + export 'OPT= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + OPT=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export LINKCC=gcc + LINKCC=gcc ++ pkg-config --cflags openssl + export 'CFLAGS= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS= -Wl,-z,relro -Wl,-z,now -g ' + LDFLAGS=' -Wl,-z,relro -Wl,-z,now -g ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS_NODIST=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g ' + LDFLAGS_NODIST='-Wl,-z,relro -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 + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-3.6.8/build/debug ~/build/BUILD/Python-3.6.8 + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + export CFLAGS + CXXFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,-z,now -g ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-3.6.8/configure ++ find /builddir/build/BUILD/Python-3.6.8 -name config.guess -o -name config.sub + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/config.guess ++ basename /builddir/build/BUILD/Python-3.6.8/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.8/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.8/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/config.sub ++ basename /builddir/build/BUILD/Python-3.6.8/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.8/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.8/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.6.8/configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-shared --with-computed-gotos=yes --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions --with-dtrace --with-lto --with-ssl-default-suites=openssl --with-valgrind --without-ensurepip --with-pydebug configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking for python3.6... python3.6 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux checking for --without-gcc... no checking for --with-icc... no checking for ppc64le-redhat-linux-gnu-gcc... no checking for 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 ppc64le-redhat-linux-gnu-g++... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... ppc64le-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for ppc64le-redhat-linux-gnu-ar... no checking for ppc64le-redhat-linux-gnu-aal... no checking for ar... ar checking for ppc64le-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... yes checking for --with-assertions... implied by --with-pydebug checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo checking for --with-lto... yes checking for -llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn off gcc invalid function cast warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking 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 for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-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 checking for --with-system-libmpdec... no 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 for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-c-locale-warning... 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 ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... 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 time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working volatile... 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-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking 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 no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... dm checking SOABI... cpython-36dm-ppc64le-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for --with-ssl-default-suites... openssl configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup.local creating Makefile + /usr/bin/make -O -j8 'CFLAGS_NODIST=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og' regen-importlib /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.6.8/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.8/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.8/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.8/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.8/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.8/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.8/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.8/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.8/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.8/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.8/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.8/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.8/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.8/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.8/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.8/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.8/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.8/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.8/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.8/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.8/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.8/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.8/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.8/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.8/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.8/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.8/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.8/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.8/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.8/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.8/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.8/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.8/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.8/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.8/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.8/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.8/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.8/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.8/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.8/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.8/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.8/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.8/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.8/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.8/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.8/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.8/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.8/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.8/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.8/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.8/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.8/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.6.8/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.8/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.8/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.8/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.8/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.8/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.8/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.8/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.8/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.8/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.8/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.8/Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.8/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.8/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.8/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.8/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.8/Python/random.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.8/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.8/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.8/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.8/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.8/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.8/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.8/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.8/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.8/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.8/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.8/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36dm-ppc64le-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.8/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"dm"' \ -DMULTIARCH=\"ppc64le-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.8/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.8/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.8/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d Python/ceval.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.8/Python/dtoa.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.8/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.8"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.8/Modules/getpath.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.8/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.8/Modules/gcmodule.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/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.6.8/Modules/getbuildinfo.c gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.6.8/Python/importlib_external.h.new python3.6 /builddir/build/BUILD/Python-3.6.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.6.8/Python/importlib_external.h /builddir/build/BUILD/Python-3.6.8/Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.6.8/Python/importlib.h.new python3.6 /builddir/build/BUILD/Python-3.6.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.6.8/Python/importlib.h /builddir/build/BUILD/Python-3.6.8/Python/importlib.h.new + /usr/bin/make -O -j8 'CFLAGS_NODIST=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og' /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.6.8/Tools/gdb/libpython.py python-gdb.py # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6dm," < /builddir/build/BUILD/Python-3.6.8/Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.8/Programs/python.c gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.8/Modules/_math.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.8/Programs/_testembed.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.8/Python/frozen.c if test libpython3.6dm.so.1.0 != libpython3.6dm.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-hlibpython3.6dm.so.1.0 -o libpython3.6dm.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6dm.so.1.0 libpython3.6dm.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -o libpython3.6dm.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6dm -lpthread -ldl -lutil -lm gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6dm -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8 creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_struct.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_struct.o building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.o building 'cmath' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.o building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.o building '_ctypes_test' extension building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.o creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.o building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.o building '_bisect' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_bisect.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_random.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_ctypes_test.cpython-36dm-ppc64le-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.o building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_pickle.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_pickle.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/math.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_heapq.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_struct.cpython-36dm-ppc64le-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_json.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_json.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/array.cpython-36dm-ppc64le-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.o building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.o building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_testimportmultiple.cpython-36dm-ppc64le-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.o building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_json.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/cmath.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_datetime.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_testmultiphase.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_testbuffer.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_lsprof.cpython-36dm-ppc64le-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.o building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_opcode.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_opcode.o building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_testcapi.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_opcode.cpython-36dm-ppc64le-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_pickle.cpython-36dm-ppc64le-linux-gnu.so building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/fcntl.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/grp.cpython-36dm-ppc64le-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.o building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.o building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_asyncio.cpython-36dm-ppc64le-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/spwd.cpython-36dm-ppc64le-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/select.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/parser.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/mmap.cpython-36dm-ppc64le-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/audioop.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/audioop.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/syslog.cpython-36dm-ppc64le-linux-gnu.so building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/readline.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/readline.o building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.o building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_csv.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_csv.o building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.o building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_crypt.cpython-36dm-ppc64le-linux-gnu.so building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ssl.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_posixsubprocess.cpython-36dm-ppc64le-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/readline.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/audioop.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_csv.cpython-36dm-ppc64le-linux-gnu.so building '_hmacopenssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.o building '_blake2' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_hmacopenssl.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_hashlib.cpython-36dm-ppc64le-linux-gnu.so building '_sha3' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.o building '_sqlite3' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.o building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_socket.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.o building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_dbm.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_gdbm.cpython-36dm-ppc64le-linux-gnu.so building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/termios.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/termios.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_ssl.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/termios.cpython-36dm-ppc64le-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/resource.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/resource.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.o building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/nismodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/nismodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/resource.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_blake2.cpython-36dm-ppc64le-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/unicodedata.cpython-36dm-ppc64le-linux-gnu.so building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_sha3.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/nismodule.o -L. -L/usr/local/lib64 -lnsl -ltirpc -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/nis.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_curses_panel.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.o building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.o building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/binascii.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.o building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.o building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/zlib.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_bz2.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/binascii.cpython-36dm-ppc64le-linux-gnu.so building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_lzma.cpython-36dm-ppc64le-linux-gnu.so building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_curses.cpython-36dm-ppc64le-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_sqlite3.cpython-36dm-ppc64le-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.o building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_multibytecodec.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/pyexpat.cpython-36dm-ppc64le-linux-gnu.so building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_codecs_kr.cpython-36dm-ppc64le-linux-gnu.so building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_elementtree.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_codecs_cn.cpython-36dm-ppc64le-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_codecs_jp.cpython-36dm-ppc64le-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_codecs_tw.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_codecs_iso2022.cpython-36dm-ppc64le-linux-gnu.so building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_codecs_hk.cpython-36dm-ppc64le-linux-gnu.so building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_multiprocessing.cpython-36dm-ppc64le-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/ossaudiodev.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib64 -ltk8.6 -ltcl8.6 -lX11 -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_tkinter.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -ldl -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_ctypes.cpython-36dm-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -Og -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/debug -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-ppc64le-3.6-pydebug/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -lpython3.6dm -o build/lib.linux-ppc64le-3.6-pydebug/_decimal.cpython-36dm-ppc64le-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: atexit pwd time running build_scripts creating build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.c:12: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.c:21: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.c:17: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.c:17: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ + 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 + CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv ' + export CFLAGS + CXXFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS=' -Wl,-z,relro -Wl,-z,now -g ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-3.6.8/configure ++ find /builddir/build/BUILD/Python-3.6.8 -name config.guess -o -name config.sub + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/config.guess ++ basename /builddir/build/BUILD/Python-3.6.8/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.8/config.guess + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ~/build/BUILD/Python-3.6.8 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: debug STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized ~/build/BUILD/Python-3.6.8/build/optimized ~/build/BUILD/Python-3.6.8 '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.8/config.guess' '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess' ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.guess + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub ++ basename /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/libffi/config.sub' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-3.6.8/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-3.6.8/config.sub ++ basename /builddir/build/BUILD/Python-3.6.8/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-3.6.8/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-3.6.8/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.6.8/configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ipv6 --enable-shared --with-computed-gotos=yes --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions --with-dtrace --with-lto --with-ssl-default-suites=openssl --with-valgrind --without-ensurepip --enable-optimizations configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking for python3.6... python3.6 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux checking for --without-gcc... no checking for --with-icc... no checking for ppc64le-redhat-linux-gnu-gcc... no checking for 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 ppc64le-redhat-linux-gnu-g++... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... ppc64le-linux-gnu checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... gcc checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for ppc64le-redhat-linux-gnu-ar... no checking for ppc64le-redhat-linux-gnu-aal... no checking for ar... ar checking for ppc64le-redhat-linux-gnu-readelf... no checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... yes checking PROFILE_TASK... -m test --pgo checking for --with-lto... yes checking for -llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn off gcc invalid function cast warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking whether pthreads are available without options... no checking whether gcc accepts -Kpthread... no checking whether gcc accepts -Kthread... no checking whether gcc accepts -pthread... yes checking whether g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double support... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking 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 for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-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 checking for --with-system-libmpdec... no 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 for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-c-locale-warning... 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 ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... no checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... 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 time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for working volatile... 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-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking 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 no usable wchar_t found checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-36m-ppc64le-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether gcc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for --with-ssl-default-suites... openssl configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup configure: WARNING: unrecognized options: --disable-dependency-tracking creating Modules/Setup.local creating Makefile + /usr/bin/make -O -j8 'CFLAGS_NODIST=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition ' regen-importlib /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_freeze_importlib.o /builddir/build/BUILD/Python-3.6.8/Programs/_freeze_importlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar1.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.8/Parser/listnode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.8/Parser/node.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.8/Parser/metagrammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.8/Parser/bitset.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.8/Parser/parser.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.8/Parser/firstsets.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.8/Parser/acceler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.8/Parser/myreadline.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.8/Objects/accu.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.8/Objects/boolobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.8/Parser/pgen.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.8/Parser/parsetok.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.8/Objects/cellobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.8/Objects/classobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.8/Parser/tokenizer.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/codeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.8/Objects/bytes_methods.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.8/Objects/complexobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.8/Objects/enumobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.8/Objects/fileobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.8/Objects/descrobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.8/Objects/abstract.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.8/Objects/genobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.8/Objects/iterobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.8/Objects/frameobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.8/Objects/funcobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytearrayobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.8/Objects/floatobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.8/Objects/exceptions.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.8/Objects/methodobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytesobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/odictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/moduleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/namespaceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.8/Objects/listobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.8/Objects/capsule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.8/Objects/object.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/rangeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.8/Objects/obmalloc.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/sliceobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.8/Objects/memoryobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.8/Objects/structseq.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/dictobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/tupleobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.8/Objects/setobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.8/Objects/longobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.8/Python/asdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.8/Python/_warnings.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.8/Objects/weakrefobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodectype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.8/Python/bltinmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.8/Python/dynamic_annotations.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.8/Python/errors.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.8/Python/codecs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.8/Python/frozenmain.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.8/Python/ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.8/Python/future.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.8/Python/getcompiler.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.8/Python/getcopyright.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.8/Python/getplatform.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.8/Python/getversion.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/typeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.6.8/Python/graminit.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.8/Python/compile.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.8/Python/importdl.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.8/Python/mystrtoul.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.8/Python/getargs.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.8/Python/modsupport.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.8/Python/mysnprintf.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.8/Python/pyctype.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.8/Python/pyfpe.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.8/Python/pyarena.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.8/Python/import.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.8/Python/pymath.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.8/Python/pyhash.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.8/Python/marshal.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.8/Python/peephole.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.8/Python/Python-ast.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.8/Python/pytime.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.8/Python/pystate.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.8/Python/random.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.8/Python/pylifecycle.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.8/Python/structmember.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.8/Python/pystrcmp.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.8/Python/getopt.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.8/Python/pythonrun.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.8/Python/pystrhex.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.8/Python/traceback.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.8/Python/pystrtod.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-ppc64le-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.8/Python/dynload_shlib.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"ppc64le-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.8/Python/sysmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.8/Python/thread.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.8/Python/fileutils.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.8/Python/formatter_unicode.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.8/Python/symtable.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.8/Python/ceval.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.8"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.8/Modules/getpath.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/errnomodule.c -o Modules/errnomodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.8/Modules/main.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.8/Modules/gcmodule.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.8/Python/dtoa.c gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_operator.c -o Modules/_operator.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_stat.c -o Modules/_stat.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/iobase.c -o Modules/iobase.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/fileio.c -o Modules/fileio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/stringio.c -o Modules/stringio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/faulthandler.c -o Modules/faulthandler.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/hashtable.c -o Modules/hashtable.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/xxsubtype.c -o Modules/xxsubtype.o /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d Python/ceval.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_sre.c -o Modules/_sre.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/textio.c -o Modules/textio.o gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodeobject.c gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/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.6.8/Modules/getbuildinfo.c gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -o Programs/_freeze_importlib Programs/_freeze_importlib.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm # Regenerate Python/importlib_external.h # from Lib/importlib/_bootstrap_external.py using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap_external.py \ /builddir/build/BUILD/Python-3.6.8/Python/importlib_external.h.new python3.6 /builddir/build/BUILD/Python-3.6.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.6.8/Python/importlib_external.h /builddir/build/BUILD/Python-3.6.8/Python/importlib_external.h.new # Regenerate Python/importlib.h from Lib/importlib/_bootstrap.py # using _freeze_importlib ./Programs/_freeze_importlib \ /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap.py \ /builddir/build/BUILD/Python-3.6.8/Python/importlib.h.new python3.6 /builddir/build/BUILD/Python-3.6.8/Tools/scripts/update_file.py /builddir/build/BUILD/Python-3.6.8/Python/importlib.h /builddir/build/BUILD/Python-3.6.8/Python/importlib.h.new + /usr/bin/make -O -j8 'CFLAGS_NODIST=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition ' Building with support for profile generation: /usr/bin/make clean make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' find /builddir/build/BUILD/Python-3.6.8 -depth -name '__pycache__' -exec rm -rf {} ';' find /builddir/build/BUILD/Python-3.6.8 -name '*.py[co]' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/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 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 make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/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[1]: [Makefile:1640: clean] Error 1 (ignored) /usr/bin/make profile-removal make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/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.6.8/build/optimized/coverage.info rm -rf /builddir/build/BUILD/Python-3.6.8/build/optimized/lcov-report make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/make build_all_generate_profile /usr/bin/make build_all CFLAGS_NODIST="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate" LDFLAGS_NODIST="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate" LIBS="-lpthread -ldl -lutil" make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-3.6.8/Tools/gdb/libpython.py python-gdb.py make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6m," < /builddir/build/BUILD/Python-3.6.8/Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.8/Modules/_math.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar1.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.8/Parser/listnode.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.8/Programs/python.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.8/Programs/_testembed.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.8/Parser/node.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.8/Parser/acceler.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.8/Parser/metagrammar.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.8/Parser/parser.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.8/Parser/bitset.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.8/Parser/firstsets.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.8/Parser/myreadline.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.8/Objects/accu.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.8/Objects/boolobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.8/Parser/parsetok.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.8/Objects/cellobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.8/Parser/pgen.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.8/Objects/classobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.8/Objects/bytes_methods.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/codeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.8/Parser/tokenizer.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.8/Objects/enumobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.8/Objects/complexobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.8/Objects/fileobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.8/Objects/descrobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.8/Objects/abstract.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.8/Objects/frameobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.8/Objects/genobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.8/Objects/iterobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.8/Objects/funcobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.8/Objects/floatobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytearrayobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/odictobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.8/Objects/exceptions.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.8/Objects/methodobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytesobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/namespaceobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.8/Objects/listobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/moduleobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.8/Objects/capsule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.8/Objects/memoryobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.8/Objects/obmalloc.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/sliceobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/rangeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.8/Objects/object.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.8/Objects/structseq.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/dictobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/tupleobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.8/Objects/longobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.8/Python/asdl.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.8/Objects/setobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.8/Objects/weakrefobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.8/Python/_warnings.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodectype.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.8/Python/codecs.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.8/Python/bltinmodule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.8/Python/dynamic_annotations.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.8/Python/frozenmain.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.8/Python/future.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.8/Python/errors.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.8/Python/getcompiler.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.8/Python/getcopyright.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.8/Python/getplatform.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.8/Python/getversion.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.8/Python/ast.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.6.8/Python/graminit.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.8/Python/importdl.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.8/Python/getargs.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.8/Python/modsupport.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.8/Python/import.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.8/Python/mysnprintf.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.8/Python/mystrtoul.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/typeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.8/Python/pyarena.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.8/Python/pyfpe.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.8/Python/pyctype.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.8/Python/marshal.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.8/Python/pymath.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.8/Python/pyhash.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.8/Python/compile.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.8/Python/pytime.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.8/Python/pystate.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.8/Python/peephole.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.8/Python/random.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.8/Python/pylifecycle.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.8/Python/structmember.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.8/Python/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.8/Python/pystrcmp.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.8/Python/pythonrun.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.8/Python/pystrhex.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.8/Python/pystrtod.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.8/Python/traceback.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.8/Python/fileutils.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"ppc64le-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.8/Python/sysmodule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.8/Python/formatter_unicode.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-ppc64le-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.8/Python/dynload_shlib.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.8/Python/symtable.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.8/Python/thread.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.8"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.8/Modules/getpath.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.8/Modules/main.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_threadmodule.c -o Modules/_threadmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.8/Python/dtoa.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.8/Modules/gcmodule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/pwdmodule.c -o Modules/pwdmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/errnomodule.c -o Modules/errnomodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_weakref.c -o Modules/_weakref.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_codecsmodule.c -o Modules/_codecsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_operator.c -o Modules/_operator.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/atexitmodule.c -o Modules/atexitmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/signalmodule.c -o Modules/signalmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_stat.c -o Modules/_stat.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/timemodule.c -o Modules/timemodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_localemodule.c -o Modules/_localemodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/_iomodule.c -o Modules/_iomodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/iobase.c -o Modules/iobase.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.8/Python/Python-ast.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/fileio.c -o Modules/fileio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bytesio.c -o Modules/bytesio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/posixmodule.c -o Modules/posixmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/stringio.c -o Modules/stringio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.8/Python/ceval.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_sre.c -o Modules/_sre.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/hashtable.c -o Modules/hashtable.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/symtablemodule.c -o Modules/symtablemodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/zipimport.c -o Modules/zipimport.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/faulthandler.c -o Modules/faulthandler.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d Python/ceval.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/xxsubtype.c -o Modules/xxsubtype.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bufferedio.c -o Modules/bufferedio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.8/Python/frozen.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_tracemalloc.c -o Modules/_tracemalloc.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/textio.c -o Modules/textio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/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.6.8/Modules/getbuildinfo.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py build running build running build_ext building '_struct' extension building '_ctypes_test' extension creating build/temp.linux-ppc64le-3.6/builddir creating build/temp.linux-ppc64le-3.6/builddir/build building 'array' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD creating build/temp.linux-ppc64le-3.6/builddir/build creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8 creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8 creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.o creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_struct.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_struct.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.o building 'cmath' extension building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.o building '_datetime' extension building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.o building '_bisect' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_bisect.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_random.cpython-36m-ppc64le-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ctypes_test.cpython-36m-ppc64le-linux-gnu.so building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_pickle.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_pickle.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_heapq.cpython-36m-ppc64le-linux-gnu.so building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_json.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_json.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/math.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_struct.cpython-36m-ppc64le-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/array.cpython-36m-ppc64le-linux-gnu.so building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.o building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testimportmultiple.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/cmath.cpython-36m-ppc64le-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testmultiphase.cpython-36m-ppc64le-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_json.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_datetime.cpython-36m-ppc64le-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_lsprof.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testbuffer.cpython-36m-ppc64le-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_opcode.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_opcode.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_opcode.cpython-36m-ppc64le-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testcapi.cpython-36m-ppc64le-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.o building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/grp.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/fcntl.cpython-36m-ppc64le-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.o building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/spwd.cpython-36m-ppc64le-linux-gnu.so building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.o building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_asyncio.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/select.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/parser.cpython-36m-ppc64le-linux-gnu.so building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_pickle.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/mmap.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/syslog.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/unicodedata.cpython-36m-ppc64le-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/audioop.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/audioop.o building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/readline.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/readline.o building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.6m -o build/lib.linux-ppc64le-3.6/_crypt.cpython-36m-ppc64le-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_csv.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_csv.o building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.o building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.o building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ssl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lpython3.6m -o build/lib.linux-ppc64le-3.6/readline.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_posixsubprocess.cpython-36m-ppc64le-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/audioop.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_csv.cpython-36m-ppc64le-linux-gnu.so building '_hmacopenssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.o building '_blake2' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_hmacopenssl.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.o building '_sha3' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sha3 gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_hashlib.cpython-36m-ppc64le-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.o building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -lpython3.6m -o build/lib.linux-ppc64le-3.6/_dbm.cpython-36m-ppc64le-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.o building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/termios.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/termios.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_blake2.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/termios.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_gdbm.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.o building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/resource.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/resource.o building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/nismodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/nismodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/resource.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ssl.cpython-36m-ppc64le-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/nismodule.o -L. -L/usr/local/lib64 -lnsl -ltirpc -lpython3.6m -o build/lib.linux-ppc64le-3.6/nis.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.o building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.o building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.o building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/binascii.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_sha3.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_socket.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.6m -o build/lib.linux-ppc64le-3.6/_curses_panel.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.o building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-ppc64le-3.6/zlib.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-ppc64le-3.6/binascii.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_bz2.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_sqlite3.cpython-36m-ppc64le-linux-gnu.so building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.o building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.o building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.6m -o build/lib.linux-ppc64le-3.6/_lzma.cpython-36m-ppc64le-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.o building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.6m -o build/lib.linux-ppc64le-3.6/_curses.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_kr.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_multibytecodec.cpython-36m-ppc64le-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.o building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.o building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-ppc64le-3.6/_elementtree.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_tw.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_jp.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_cn.cpython-36m-ppc64le-linux-gnu.so building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_hk.cpython-36m-ppc64le-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.o building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.o building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_iso2022.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_multiprocessing.cpython-36m-ppc64le-linux-gnu.so building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DPy_LIMITED_API=0x03050000 -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/xxlimited.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/xxlimited.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/xxlimited.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/xxlimited.cpython-36m-ppc64le-linux-gnu.so building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/ossaudiodev.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-ppc64le-3.6/pyexpat.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib64 -ltk8.6 -ltcl8.6 -lX11 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_tkinter.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -ldl -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ctypes.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-generate -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -fprofile-generate -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_decimal.cpython-36m-ppc64le-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: atexit pwd time running build_scripts creating build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.c:12: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.c:17: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.c:21: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.c:17: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ /usr/bin/make profile-removal make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/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.6.8/build/optimized/coverage.info rm -rf /builddir/build/BUILD/Python-3.6.8/build/optimized/lcov-report make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' Running code to generate profile data (this can take a while): /usr/bin/make run_profile_task make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' : # FIXME: can't run for a cross build LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized ./python -m test --pgo || true Run tests sequentially 0:00:00 load avg: 2.81 [ 1/43] test_array 0:00:04 load avg: 2.67 [ 2/43] test_base64 0:00:05 load avg: 2.53 [ 3/43] test_binascii 0:00:06 load avg: 2.53 [ 4/43] test_binop 0:00:06 load avg: 2.53 [ 5/43] test_bisect 0:00:06 load avg: 2.53 [ 6/43] test_bytes 0:00:26 load avg: 2.10 [ 7/43] test_bz2 0:00:30 load avg: 2.01 [ 8/43] test_cmath 0:00:31 load avg: 2.01 [ 9/43] test_codecs 0:00:44 load avg: 1.85 [10/43] test_collections 0:00:50 load avg: 1.72 [11/43] test_complex 0:00:53 load avg: 1.72 [12/43] test_dataclasses 0:00:53 load avg: 1.72 [13/43] test_datetime -- test_dataclasses failed 0:01:25 load avg: 1.44 [14/43] test_decimal -- test_datetime passed in 32 sec 145 ms 0:02:04 load avg: 1.22 [15/43] test_difflib -- test_decimal passed in 39 sec 31 ms 0:02:15 load avg: 1.19 [16/43] test_embed 0:02:15 load avg: 1.19 [17/43] test_float -- test_embed failed 0:02:17 load avg: 1.17 [18/43] test_fstring 0:02:21 load avg: 1.16 [19/43] test_functools 0:02:23 load avg: 1.16 [20/43] test_generators 0:02:24 load avg: 1.16 [21/43] test_hashlib 0:02:26 load avg: 1.15 [22/43] test_heapq 0:02:35 load avg: 1.13 [23/43] test_int 0:02:35 load avg: 1.13 [24/43] test_itertools 0:03:09 load avg: 1.07 [25/43] test_json -- test_itertools passed in 33 sec 650 ms 0:03:26 load avg: 1.13 [26/43] test_long 0:04:01 load avg: 1.07 [27/43] test_lzma -- test_long passed in 35 sec 562 ms 0:04:02 load avg: 1.07 [28/43] test_math 0:04:20 load avg: 1.05 [29/43] test_memoryview 0:04:22 load avg: 1.05 [30/43] test_operator 0:04:22 load avg: 1.05 [31/43] test_ordered_dict 0:04:27 load avg: 1.04 [32/43] test_pickle 0:05:11 load avg: 1.02 [33/43] test_pprint -- test_pickle passed in 43 sec 661 ms 0:05:12 load avg: 1.02 [34/43] test_re 0:05:22 load avg: 1.02 [35/43] test_set 0:05:39 load avg: 1.01 [36/43] test_sqlite 0:05:40 load avg: 1.01 [37/43] test_statistics 0:05:48 load avg: 1.01 [38/43] test_struct 0:05:54 load avg: 1.01 [39/43] test_tabnanny 0:05:54 load avg: 1.01 [40/43] test_time -- test_tabnanny failed 0:05:57 load avg: 0.93 [41/43] test_unicode 0:06:10 load avg: 0.94 [42/43] test_xml_etree 0:06:12 load avg: 0.94 [43/43] test_xml_etree_c Total duration: 6 min 16 sec Tests result: FAILURE make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/make build_all_merge_profile /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hashlib.py:117: UserWarning: Did a C extension fail to compile? No module named '_md5' warnings.warn('Did a C extension fail to compile? %s' % error) /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hashlib.py:117: UserWarning: Did a C extension fail to compile? No module named '_sha1' warnings.warn('Did a C extension fail to compile? %s' % error) /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hashlib.py:117: UserWarning: Did a C extension fail to compile? No module named '_sha256' warnings.warn('Did a C extension fail to compile? %s' % error) /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hashlib.py:117: UserWarning: Did a C extension fail to compile? No module named '_sha512' warnings.warn('Did a C extension fail to compile? %s' % error) make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' true make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' Rebuilding with profile guided optimizations: /usr/bin/make clean make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' find /builddir/build/BUILD/Python-3.6.8 -depth -name '__pycache__' -exec rm -rf {} ';' find /builddir/build/BUILD/Python-3.6.8 -name '*.py[co]' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/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 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 make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/make build_all_use_profile /usr/bin/make build_all CFLAGS_NODIST="-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction" LDFLAGS_NODIST="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g " make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/mkdir -p Include /usr/bin/dtrace -o Include/pydtrace_probes.h -h -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d : sed in-place edit with POSIX-only tools sed 's/PYTHON_/PyDTrace_/' Include/pydtrace_probes.h > Include/pydtrace_probes.h.tmp mv Include/pydtrace_probes.h.tmp Include/pydtrace_probes.h make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o /builddir/build/BUILD/Python-3.6.8/Modules/_math.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o /builddir/build/BUILD/Python-3.6.8/Programs/_testembed.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar1.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-3.6.8/Parser/listnode.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Programs/python.o /builddir/build/BUILD/Python-3.6.8/Programs/python.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-3.6.8/Parser/node.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-3.6.8/Parser/acceler.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-3.6.8/Parser/bitset.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-3.6.8/Parser/parser.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-3.6.8/Parser/metagrammar.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-3.6.8/Parser/firstsets.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-3.6.8/Parser/grammar.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-3.6.8/Parser/myreadline.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o /builddir/build/BUILD/Python-3.6.8/Objects/accu.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-3.6.8/Objects/boolobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-3.6.8/Parser/pgen.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-3.6.8/Parser/parsetok.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-3.6.8/Objects/cellobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-3.6.8/Objects/classobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-3.6.8/Objects/bytes_methods.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-3.6.8/Objects/complexobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/codeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-3.6.8/Objects/enumobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-3.6.8/Objects/descrobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-3.6.8/Parser/tokenizer.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-3.6.8/Objects/fileobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytearrayobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-3.6.8/Objects/genobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-3.6.8/Objects/frameobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-3.6.8/Objects/funcobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-3.6.8/Objects/iterobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-3.6.8/Objects/abstract.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-3.6.8/Objects/exceptions.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o /builddir/build/BUILD/Python-3.6.8/Objects/bytesobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-3.6.8/Objects/floatobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-3.6.8/Objects/methodobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/namespaceobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/odictobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/moduleobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-3.6.8/Objects/capsule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-3.6.8/Objects/memoryobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/rangeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-3.6.8/Objects/object.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-3.6.8/Objects/sliceobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-3.6.8/Objects/obmalloc.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-3.6.8/Objects/structseq.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-3.6.8/Objects/listobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-3.6.8/Objects/tupleobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-3.6.8/Objects/weakrefobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-3.6.8/Python/_warnings.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-3.6.8/Objects/dictobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-3.6.8/Python/asdl.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodectype.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-3.6.8/Python/bltinmodule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-3.6.8/Objects/longobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-3.6.8/Objects/setobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o /builddir/build/BUILD/Python-3.6.8/Python/dynamic_annotations.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-3.6.8/Python/errors.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-3.6.8/Python/codecs.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-3.6.8/Python/frozenmain.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-3.6.8/Python/future.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-3.6.8/Python/getcompiler.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-3.6.8/Python/getcopyright.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /builddir/build/BUILD/Python-3.6.8/Python/getplatform.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/typeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-3.6.8/Python/getversion.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-3.6.8/Python/ast.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-3.6.8/Python/graminit.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-3.6.8/Python/importdl.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-3.6.8/Python/Python-ast.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-3.6.8/Python/mystrtoul.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-3.6.8/Python/import.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-3.6.8/Python/mysnprintf.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-3.6.8/Python/modsupport.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-3.6.8/Python/pyctype.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-3.6.8/Python/pyfpe.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-3.6.8/Python/pyarena.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-3.6.8/Python/marshal.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-3.6.8/Python/pymath.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o /builddir/build/BUILD/Python-3.6.8/Python/pyhash.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-3.6.8/Python/compile.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-3.6.8/Python/peephole.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o /builddir/build/BUILD/Python-3.6.8/Python/pylifecycle.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-3.6.8/Python/getargs.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-3.6.8/Python/pystate.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-3.6.8/Python/structmember.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-3.6.8/Python/random.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o /builddir/build/BUILD/Python-3.6.8/Python/pytime.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-3.6.8/Python/getopt.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-3.6.8/Python/pystrcmp.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-3.6.8/Python/pythonrun.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o /builddir/build/BUILD/Python-3.6.8/Python/pystrhex.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-3.6.8/Python/traceback.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-3.6.8/Python/pystrtod.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-ppc64le-linux-gnu"' \ -o Python/dynload_shlib.o /builddir/build/BUILD/Python-3.6.8/Python/dynload_shlib.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"ppc64le-linux-gnu\" \ -o Python/sysmodule.o /builddir/build/BUILD/Python-3.6.8/Python/sysmodule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-3.6.8/Python/thread.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o /builddir/build/BUILD/Python-3.6.8/Python/fileutils.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-3.6.8/Python/ceval.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='"/builddir/build/BUILD/Python-3.6.8"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-3.6.8/Modules/getpath.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-3.6.8/Modules/main.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-3.6.8/Python/symtable.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-3.6.8/Python/formatter_unicode.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/errnomodule.c -o Modules/errnomodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-3.6.8/Modules/gcmodule.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/pwdmodule.c -o Modules/pwdmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_threadmodule.c -o Modules/_threadmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_weakref.c -o Modules/_weakref.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_codecsmodule.c -o Modules/_codecsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_operator.c -o Modules/_operator.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/atexitmodule.c -o Modules/atexitmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-3.6.8/Python/dtoa.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_stat.c -o Modules/_stat.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/signalmodule.c -o Modules/signalmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/timemodule.c -o Modules/timemodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_localemodule.c -o Modules/_localemodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/_iomodule.c -o Modules/_iomodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/iobase.c -o Modules/iobase.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bytesio.c -o Modules/bytesio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/fileio.c -o Modules/fileio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/stringio.c -o Modules/stringio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/zipimport.c -o Modules/zipimport.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/bufferedio.c -o Modules/bufferedio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/posixmodule.c -o Modules/posixmodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/faulthandler.c -o Modules/faulthandler.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/symtablemodule.c -o Modules/symtablemodule.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/hashtable.c -o Modules/hashtable.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/xxsubtype.c -o Modules/xxsubtype.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/dtrace -o Python/pydtrace.o -G -s /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.d Python/ceval.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_tracemalloc.c -o Modules/_tracemalloc.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -I/builddir/build/BUILD/Python-3.6.8/Modules/_io -c /builddir/build/BUILD/Python-3.6.8/Modules/_io/textio.c -o Modules/textio.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-3.6.8/Python/frozen.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-3.6.8/Modules/_sre.c -o Modules/_sre.o make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-3.6.8/Objects/unicodeobject.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -c -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IObjects -IInclude -IPython -I. -I/builddir/build/BUILD/Python-3.6.8/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.6.8/Modules/getbuildinfo.c make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.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/thread.o Python/pydtrace.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.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/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' gcc -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lpthread -ldl -lutil -lm make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' make[2]: Entering directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py build running build running build_ext building '_struct' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_struct.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_struct.o building '_ctypes_test' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.o building 'array' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.o building 'cmath' extension building 'math' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.o building '_random' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.o building '_bisect' extension building '_datetime' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ctypes_test.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_bisect.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_randommodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_random.cpython-36m-ppc64le-linux-gnu.so building '_heapq' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.o building '_pickle' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_pickle.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_pickle.o building '_json' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_json.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_json.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_struct.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_struct.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_heapq.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/math.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/arraymodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/array.cpython-36m-ppc64le-linux-gnu.so building '_testcapi' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.o building '_testbuffer' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.o building '_testimportmultiple' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testimportmultiple.cpython-36m-ppc64le-linux-gnu.so building '_testmultiphase' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_datetime.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/cmath.cpython-36m-ppc64le-linux-gnu.so building '_lsprof' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testmultiphase.cpython-36m-ppc64le-linux-gnu.so building 'unicodedata' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lsprof.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/rotatingtree.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_lsprof.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testcapi.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_testbuffer.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_testbuffer.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_json.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_json.cpython-36m-ppc64le-linux-gnu.so building '_opcode' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_opcode.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_opcode.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_opcode.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_opcode.cpython-36m-ppc64le-linux-gnu.so building '_asyncio' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_pickle.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_pickle.cpython-36m-ppc64le-linux-gnu.so building 'fcntl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.o building 'grp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/grpmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/grp.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_asyncio.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/fcntl.cpython-36m-ppc64le-linux-gnu.so building 'spwd' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.o building 'select' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.o building 'parser' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/spwdmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/spwd.cpython-36m-ppc64le-linux-gnu.so building 'mmap' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.o building 'syslog' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/selectmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/select.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/syslogmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/syslog.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/parsermodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/parser.cpython-36m-ppc64le-linux-gnu.so building 'audioop' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/audioop.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/audioop.o building 'readline' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/readline.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/readline.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/mmapmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/mmap.cpython-36m-ppc64le-linux-gnu.so building '_crypt' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -lpython3.6m -o build/lib.linux-ppc64le-3.6/_crypt.cpython-36m-ppc64le-linux-gnu.so building '_csv' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_csv.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_csv.o building '_posixsubprocess' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lpython3.6m -o build/lib.linux-ppc64le-3.6/readline.cpython-36m-ppc64le-linux-gnu.so building '_socket' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.o building '_ssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ssl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_posixsubprocess.cpython-36m-ppc64le-linux-gnu.so building '_hashlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/unicodedata.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/unicodedata.cpython-36m-ppc64le-linux-gnu.so building '_hmacopenssl' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_csv.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_csv.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hmacopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_hmacopenssl.cpython-36m-ppc64le-linux-gnu.so building '_blake2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.o building '_sha3' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/audioop.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/audioop.cpython-36m-ppc64le-linux-gnu.so building '_sqlite3' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_hashlib.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/socketmodule.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_socket.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ssl.cpython-36m-ppc64le-linux-gnu.so building '_dbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DHAVE_GDBM_NDBM_H -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -lpython3.6m -o build/lib.linux-ppc64le-3.6/_dbm.cpython-36m-ppc64le-linux-gnu.so building '_gdbm' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.o building 'termios' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/termios.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/termios.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_gdbm.cpython-36m-ppc64le-linux-gnu.so building 'resource' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/resource.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/resource.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/termios.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/termios.cpython-36m-ppc64le-linux-gnu.so building 'nis' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/usr/include/tirpc -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/nismodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/nismodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/resource.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/resource.cpython-36m-ppc64le-linux-gnu.so building '_curses' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.o building '_curses_panel' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.o building 'zlib' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/nismodule.o -L. -L/usr/local/lib64 -lnsl -ltirpc -lpython3.6m -o build/lib.linux-ppc64le-3.6/nis.cpython-36m-ppc64le-linux-gnu.so building 'binascii' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/binascii.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -lpython3.6m -o build/lib.linux-ppc64le-3.6/_curses_panel.cpython-36m-ppc64le-linux-gnu.so building '_bz2' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.o building '_lzma' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-ppc64le-3.6/zlib.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_bz2.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/binascii.o -L. -L/usr/local/lib64 -lz -lpython3.6m -o build/lib.linux-ppc64le-3.6/binascii.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.o building 'pyexpat' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.o building '_elementtree' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DUSE_PYEXPAT_CAPI -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -lpython3.6m -o build/lib.linux-ppc64le-3.6/_lzma.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.o building '_multibytecodec' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cache.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/connection.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/cursor.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/microprotocols.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/module.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/prepare_protocol.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/row.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/statement.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_sqlite3.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_sha3.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -lpython3.6m -o build/lib.linux-ppc64le-3.6/_curses.cpython-36m-ppc64le-linux-gnu.so building '_codecs_kr' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_multibytecodec.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-ppc64le-3.6/pyexpat.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_kr.cpython-36m-ppc64le-linux-gnu.so building '_codecs_jp' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -lpython3.6m -o build/lib.linux-ppc64le-3.6/_elementtree.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -lssl -lcrypto -lpython3.6m -o build/lib.linux-ppc64le-3.6/_blake2.cpython-36m-ppc64le-linux-gnu.so building '_codecs_cn' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.o building '_codecs_tw' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.o building '_codecs_hk' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.o building '_codecs_iso2022' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_cn.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_tw.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_hk.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_iso2022.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_codecs_jp.cpython-36m-ppc64le-linux-gnu.so building '_decimal' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.o building '_multiprocessing' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.o building 'ossaudiodev' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.o building '_tkinter' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -IModules/_multiprocessing -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.o building 'xxlimited' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DPy_LIMITED_API=0x03050000 -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/xxlimited.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/xxlimited.o building '_ctypes' extension gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/multiprocessing.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_multiprocessing.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/xxlimited.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/xxlimited.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/ossaudiodev.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_tkinter.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/local/lib64 -ltk8.6 -ltcl8.6 -lX11 -lpython3.6m -o build/lib.linux-ppc64le-3.6/_tkinter.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -I/usr/include -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/_ctypes.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callbacks.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/callproc.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/stgdict.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_ctypes/cfield.o -L. -L/usr/local/lib64 -lffi -ldl -lpython3.6m -o build/lib.linux-ppc64le-3.6/_ctypes.cpython-36m-ppc64le-linux-gnu.so gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.o gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fno-semantic-interposition -fprofile-use -fprofile-correction -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec -I. -IObjects -IInclude -IPython -I/usr/local/include -I/builddir/build/BUILD/Python-3.6.8/Include -I/builddir/build/BUILD/Python-3.6.8/build/optimized -c /builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fno-semantic-interposition -g -lcrypto -Wl,-z,relro -Wl,-z,now -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/_decimal.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/basearith.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/constants.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/context.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/convolute.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/crt.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fnt.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/io.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/memory.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-ppc64le-3.6/builddir/build/BUILD/Python-3.6.8/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -lpython3.6m -o build/lib.linux-ppc64le-3.6/_decimal.cpython-36m-ppc64le-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: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 make[2]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' /usr/bin/make profile-removal In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2module.c:12: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_sha3/sha3module.c:21: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2b_impl.c:17: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/Python-3.6.8/Modules/_blake2/blake2s_impl.c:17: /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h:10:1: warning: ‘_setException’ defined but not used [-Wunused-function] _setException(PyObject *exc) ^~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/Python-3.6.8/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.6.8/build/optimized/coverage.info rm -rf /builddir/build/BUILD/Python-3.6.8/build/optimized/lcov-report make[1]: Leaving directory '/builddir/build/BUILD/Python-3.6.8/build/optimized' ~/build/BUILD/Python-3.6.8 FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + popd + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gv3q4o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le + cd Python-3.6.8 ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.8 + DirHoldingGdbPy=/usr/lib/debug//usr/lib64 + mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64 + InstallPython debug libpython3.6dm.so.1.0 -O0 3.6dm + ConfName=debug + PyInstSoName=libpython3.6dm.so.1.0 + MoreCFlags=-O0 + LDVersion=3.6dm + ConfDir=build/debug + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug + mkdir -p build/debug STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug ~/build/BUILD/Python-3.6.8/build/debug ~/build/BUILD/Python-3.6.8 + pushd build/debug + make DESTDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le 'INSTALL=install -p' EXTRA_CFLAGS=-O0 install Creating directory /usr/bin Creating directory /usr/lib64 if test "no-framework" = "no-framework" ; then \ install -p python /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm; \ else \ install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm; \ fi if test "3.6" != "3.6dm"; then \ if test -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6 -o -h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6; \ fi; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln python3.6dm python3.6); \ fi if test -f libpython3.6dm.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ install -p -m 555 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; \ else \ install -p -m 555 libpython3.6dm.so /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.6dm.so.1.0; \ if test libpython3.6dm.so != libpython3.6dm.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64; ln -sf libpython3.6dm.so.1.0 libpython3.6dm.so) \ fi \ fi; \ if test -n ""; then \ install -p -m 555 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/binpython3.6-32; \ lipo \ -output /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6-32 \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -lcrypto' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py build running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 Creating directory /usr/lib64/python3.6 Creating directory /usr/lib64/python3.6/tkinter Creating directory /usr/lib64/python3.6/tkinter/test Creating directory /usr/lib64/python3.6/tkinter/test/test_tkinter Creating directory /usr/lib64/python3.6/tkinter/test/test_ttk Creating directory /usr/lib64/python3.6/site-packages Creating directory /usr/lib64/python3.6/test Creating directory /usr/lib64/python3.6/test/audiodata Creating directory /usr/lib64/python3.6/test/capath Creating directory /usr/lib64/python3.6/test/data Creating directory /usr/lib64/python3.6/test/cjkencodings Creating directory /usr/lib64/python3.6/test/decimaltestdata Creating directory /usr/lib64/python3.6/test/xmltestdata Creating directory /usr/lib64/python3.6/test/dtracedata Creating directory /usr/lib64/python3.6/test/eintrdata Creating directory /usr/lib64/python3.6/test/imghdrdata Creating directory /usr/lib64/python3.6/test/libregrtest Creating directory /usr/lib64/python3.6/test/subprocessdata Creating directory /usr/lib64/python3.6/test/sndhdrdata Creating directory /usr/lib64/python3.6/test/support Creating directory /usr/lib64/python3.6/test/tracedmodules Creating directory /usr/lib64/python3.6/test/encoded_modules Creating directory /usr/lib64/python3.6/test/test_import Creating directory /usr/lib64/python3.6/test/test_import/data Creating directory /usr/lib64/python3.6/test/test_import/data/circular_imports Creating directory /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg Creating directory /usr/lib64/python3.6/test/test_import/data/package Creating directory /usr/lib64/python3.6/test/test_import/data/package2 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/lib64/python3.6/asyncio Creating directory /usr/lib64/python3.6/test/test_asyncio Creating directory /usr/lib64/python3.6/collections Creating directory /usr/lib64/python3.6/concurrent Creating directory /usr/lib64/python3.6/concurrent/futures Creating directory /usr/lib64/python3.6/encodings Creating directory /usr/lib64/python3.6/email Creating directory /usr/lib64/python3.6/email/mime Creating directory /usr/lib64/python3.6/test/test_email Creating directory /usr/lib64/python3.6/test/test_email/data Creating directory /usr/lib64/python3.6/ensurepip Creating directory /usr/lib64/python3.6/ensurepip/_bundled Creating directory /usr/lib64/python3.6/html Creating directory /usr/lib64/python3.6/json Creating directory /usr/lib64/python3.6/test/test_json Creating directory /usr/lib64/python3.6/http Creating directory /usr/lib64/python3.6/dbm Creating directory /usr/lib64/python3.6/xmlrpc Creating directory /usr/lib64/python3.6/sqlite3 Creating directory /usr/lib64/python3.6/sqlite3/test Creating directory /usr/lib64/python3.6/logging Creating directory /usr/lib64/python3.6/wsgiref Creating directory /usr/lib64/python3.6/urllib Creating directory /usr/lib64/python3.6/lib2to3 Creating directory /usr/lib64/python3.6/lib2to3/fixes Creating directory /usr/lib64/python3.6/lib2to3/pgen2 Creating directory /usr/lib64/python3.6/lib2to3/tests Creating directory /usr/lib64/python3.6/lib2to3/tests/data Creating directory /usr/lib64/python3.6/lib2to3/tests/data/fixers Creating directory /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes Creating directory /usr/lib64/python3.6/ctypes Creating directory /usr/lib64/python3.6/ctypes/test Creating directory /usr/lib64/python3.6/ctypes/macholib Creating directory /usr/lib64/python3.6/idlelib Creating directory /usr/lib64/python3.6/idlelib/Icons Creating directory /usr/lib64/python3.6/idlelib/idle_test Creating directory /usr/lib64/python3.6/distutils Creating directory /usr/lib64/python3.6/distutils/command Creating directory /usr/lib64/python3.6/distutils/tests Creating directory /usr/lib64/python3.6/xml Creating directory /usr/lib64/python3.6/xml/dom Creating directory /usr/lib64/python3.6/xml/etree Creating directory /usr/lib64/python3.6/xml/parsers Creating directory /usr/lib64/python3.6/xml/sax Creating directory /usr/lib64/python3.6/importlib Creating directory /usr/lib64/python3.6/test/test_importlib/builtin Creating directory /usr/lib64/python3.6/test/test_importlib/extension Creating directory /usr/lib64/python3.6/test/test_importlib/frozen Creating directory /usr/lib64/python3.6/test/test_importlib/import_ Creating directory /usr/lib64/python3.6/test/test_importlib/source Creating directory /usr/lib64/python3.6/test/test_tools Creating directory /usr/lib64/python3.6/test/test_warnings Creating directory /usr/lib64/python3.6/test/test_warnings/data Creating directory /usr/lib64/python3.6/turtledemo Creating directory /usr/lib64/python3.6/multiprocessing Creating directory /usr/lib64/python3.6/multiprocessing/dummy Creating directory /usr/lib64/python3.6/unittest Creating directory /usr/lib64/python3.6/unittest/test Creating directory /usr/lib64/python3.6/unittest/test/testmock Creating directory /usr/lib64/python3.6/venv Creating directory /usr/lib64/python3.6/venv/scripts Creating directory /usr/lib64/python3.6/venv/scripts/common Creating directory /usr/lib64/python3.6/venv/scripts/posix Creating directory /usr/lib64/python3.6/curses Creating directory /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/__future__.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/__phello__.foo.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_bootlocale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_collections_abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_compat_pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_compression.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_dummy_thread.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_markupbase.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_osx_support.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_pydecimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_pyio.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_sitebuiltins.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_strptime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_threading_local.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_weakrefset.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/aifc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/antigravity.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/argparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ast.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asynchat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncore.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/base64.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/bdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/binhex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/bisect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/bz2.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/cProfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/calendar.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/cgi.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/cgitb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/chunk.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/cmd.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/code.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/codecs.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/codeop.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/colorsys.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/compileall.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/configparser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/contextlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/copy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/copyreg.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/crypt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/csv.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/datetime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/decimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/difflib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dis.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/doctest.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dummy_threading.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/enum.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/filecmp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/fileinput.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/fnmatch.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/formatter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/fractions.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ftplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/functools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/genericpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/getopt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/getpass.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/gettext.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/glob.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/gzip.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/hashlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/heapq.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/hmac.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/imaplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/imghdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/imp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/inspect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/io.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ipaddress.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/keyword.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/linecache.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/locale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lzma.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/macpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/macurl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/mailbox.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/mailcap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/mimetypes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/modulefinder.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/netrc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/nntplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ntpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/nturl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/numbers.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/opcode.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/operator.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/optparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/os.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pathlib.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/pdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pickletools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pipes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pkgutil.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/platform.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/plistlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/poplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/posixpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pprint.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/profile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pstats.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/py_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pyclbr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/queue.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/quopri.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/random.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/re.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/reprlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/rlcompleter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/runpy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sched.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/secrets.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/selectors.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/shelve.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/shlex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/shutil.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/signal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/site.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/smtpd.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/smtplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sndhdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/socket.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/socketserver.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sre_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sre_constants.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sre_parse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ssl.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/stat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/statistics.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/string.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/stringprep.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/struct.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/subprocess.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sunau.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/symbol.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/symtable.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sysconfig.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/tabnanny.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/tarfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/telnetlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tempfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/textwrap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/this.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/threading.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/timeit.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/token.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tokenize.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/trace.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/traceback.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tracemalloc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/types.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/typing.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/uu.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/uuid.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/warnings.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wave.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/weakref.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/webbrowser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xdrlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/zipapp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/zipfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/__init__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/__main__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/colorchooser.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/commondialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/constants.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/dialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/dnd.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/filedialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/font.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/messagebox.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/scrolledtext.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/simpledialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/tix.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/ttk.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/README /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/__init__.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/runtktests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/support.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/__init__.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_style.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/site-packages/README.txt /usr/lib64/python3.6/site-packages install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/__init__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/__main__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/_test_multiprocessing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/allsans.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ann_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ann_module2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ann_module3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiotest.au /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiotests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/autotest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/bad_coding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/bad_coding2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badkey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_3131.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future10.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future6.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future7.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future8.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future9.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/bytecode_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cfgparser.1 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cfgparser.2 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cfgparser.3 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cmath_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/coding20731.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/curses_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/datetimetester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dis_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/doctest_aliases.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/double_const.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/empty.vbs /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/exception_hierarchy.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ffdh3072.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/final_a.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/final_b.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/floating_points.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/fork_wait.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/future_test1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/future_test2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/gdb_sample.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ieee754.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imp_dummy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/inspect_fodder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/inspect_fodder2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert2.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert3.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert4.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/list_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/lock_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mailcap.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/make_ssl_certs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mapping_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/math_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/memory_watchdog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mime.types /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mock_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mod_generics_cache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mp_fork_bomb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mp_preload.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/multibytecodec_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/nokia.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/nullbytecert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/nullcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/outstanding_bugs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pickletester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/profilee.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pstats.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pycacert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pycakey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pyclbr_input.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pydoc_mod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pydocfodder.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/pystone.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pythoninfo.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/randv2_32.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/randv2_64.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/randv3.pck /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/re_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/recursion.tar /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/relimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/reperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/revocation.crl /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sample_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/seq_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sgml_input.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/signalinterproctester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sortperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_cert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_key.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_servers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/string_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/talos-2019-0758.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test___all__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test___future__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test__locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test__opcode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test__osx_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_abc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_abstract_numbers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_aifc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_argparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_array.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asdl_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ast.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncgen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asynchat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncore.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_atexit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_audioop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_augassign.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_base64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_baseexception.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bigaddrspace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bigmem.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_binascii.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_binhex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_binop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bool.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_buffer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bufio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_builtin.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bytes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bz2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_calendar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_call.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_capi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cgi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cgitb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_charmapcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_class.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmd_line.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmd_line_script.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_code.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_code_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codeccallbacks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codeop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_collections.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_colorsys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_compare.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_compileall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_complex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_concurrent_futures.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_configparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_contains.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_contextlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_copy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_copyreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_coroutines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_crashers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_crypt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_csv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ctypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_curses.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_datetime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm_dumb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm_gnu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_decimal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_decorators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_defaultdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_deque.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_descr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_descrtut.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_devpoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dict_version.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dictcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dictviews.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_difflib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_difflib_expect.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_distutils.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest2.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest3.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest4.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_docxmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dtrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dummy_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dummy_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dynamic.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ensurepip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_enum.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_enumerate.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_eof.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_epoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_errno.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_exception_variations.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_exceptions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_extcall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_faulthandler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fcntl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_file_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_filecmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fileinput.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fileio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_finalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fips.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_float.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_flufl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fnmatch.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fork1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_format.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fractions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_frame.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ftplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_funcattrs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_functools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_generator_stop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_generators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_genericpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_genexps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_getargs2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_getopt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_getpass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gettext.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_glob.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_global.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_grammar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_grp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gzip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hash.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_heapq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hmac.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_html.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_htmlparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_http_cookiejar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_http_cookies.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_httplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_httpservers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_idle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_imaplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_imghdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_imp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_index.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_inspect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_int.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_int_literal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_io.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ioctl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ipaddress.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_isinstance.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_iter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_iterlen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_itertools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_keyword.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_kqueue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_largefile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_lib2to3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_linecache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_list.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_listcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_logging.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_long.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_longexp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_lzma.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_macpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_macurl2path.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mailbox.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mailcap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_marshal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_math.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_memoryio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_memoryview.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_metaclass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mimetypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_minidom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mmap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_modulefinder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_msilib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multibytecodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_netrc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_nis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_nntplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_normalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ntpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_numeric_tower.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_opcodes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_openpty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_operator.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_optparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ordered_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_os.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ossaudiodev.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_osx_env.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pathlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_peepholer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pickle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pickletools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pipes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pkg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pkgimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pkgutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_platform.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_plistlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_poll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_popen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_poplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_posix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_posixpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pow.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pprint.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_print.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_profile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_property.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pstats.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pulldom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_py_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pyclbr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pydoc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pyexpat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_queue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_quopri.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_raise.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_random.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_range.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_re.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_readline.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_repl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_reprlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_resource.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_richcmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_rlcompleter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_robotparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_runpy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sched.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_scope.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_script_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_secrets.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_select.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_selectors.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_set.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_setcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_shelve.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_shlex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_shutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_signal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_site.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_slice.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_smtpd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_smtplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_smtpnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sndhdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_socketserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sort.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_source_encoding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_spwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sqlite.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ssl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_startfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_stat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_statistics.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_strftime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_string.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_string_literals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_stringprep.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_strptime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_strtod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_struct.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_structmembers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_structseq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_subclassinit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_subprocess.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sunau.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sundry.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_super.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_symbol.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_symtable.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_syntax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sys_setprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sys_settrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sysconfig.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_syslog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tarfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tcl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_telnetlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_textwrap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threaded_import.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threadedtempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threading_local.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threadsignals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_time.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_timeit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_timeout.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tokenize.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_trace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_traceback.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tracemalloc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ttk_guionly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ttk_textonly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tuple.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_turtle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_typechecks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_types.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_typing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ucn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unary.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicodedata.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unittest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_univnewlines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unpack.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unpack_ex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib2net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib_response.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllibnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urlparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_userdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_userlist.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_userstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_utf8source.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_uu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_uuid.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_venv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wait3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wait4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wave.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_weakref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_weakset.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_webbrowser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_winconsoleio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_winreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_winsound.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_with.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wsgiref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xdrlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xml_etree.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xml_etree_c.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_yield_from.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipapp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipfile64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipimport_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/testcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/testtar.tar /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tf_inherit_check.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/threaded_import_hangers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/time_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/win_console_handler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/zip_cp437_header.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/zipdir.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/b1930218.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/ceff1710.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/data/README /usr/lib64/python3.6/test/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/test.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/instance.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/line.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/line.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.6/test/eintrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.exr /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.gif /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.png /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.ras /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.webp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/__init__.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/main.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/pgo.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/refleak.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/runtest.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/save_env.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/setup.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/utils.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/README /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/support/__init__.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/support/script_helper.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/support/testresult.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/encoded_modules/__init__.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/encoded_modules/module_koi8_r.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/__init__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/__main__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/basic.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package/__init__.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package/submodule.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package2/submodule1.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package2/submodule2.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/__init__.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/compat.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/constants.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/coroutines.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/locks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/log.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/proactor_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/protocols.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/queues.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/selector_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/sslproto.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/streams.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/test_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/transports.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/unix_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/windows_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/windows_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/__init__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/__main__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/echo.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/echo2.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/echo3.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_base_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_futures.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_locks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_pep492.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_proactor_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_queues.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_selector_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_sslproto.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_streams.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_subprocess.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_tasks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_transports.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_unix_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_windows_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_windows_utils.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/collections/__init__.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/collections/abc.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/__init__.py /usr/lib64/python3.6/concurrent install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/__init__.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/_base.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/process.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/thread.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/__init__.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/aliases.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/ascii.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/base64_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/big5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/big5hkscs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/bz2_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/charmap.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp037.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1006.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1026.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1125.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1140.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1250.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1251.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1252.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1253.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1254.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1255.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1256.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1257.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1258.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp273.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp424.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp437.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp500.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp65001.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp720.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp737.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp775.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp850.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp852.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp855.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp856.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp857.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp858.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp860.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp861.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp862.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp863.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp864.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp865.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp866.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp869.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp874.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp875.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp932.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp949.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp950.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/gb18030.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/gb2312.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/gbk.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/hex_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/hp_roman8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/hz.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/idna.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_10.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_11.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_14.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_15.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_4.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_6.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_9.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/johab.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/koi8_r.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/koi8_t.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/koi8_u.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/kz1048.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/latin_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_arabic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_centeuro.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_croatian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_farsi.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_greek.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_iceland.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_latin2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_roman.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_romanian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_turkish.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mbcs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/oem.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/palmos.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/ptcp154.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/punycode.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/quopri_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.6/encodings install -p /builddir/build/BUILD/Python-3.6.8/Lib/encodings/rot_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/shift_jis.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/tis_620.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/undefined.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/unicode_escape.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/unicode_internal.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_16_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_16_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_32.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_32_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_32_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_8_sig.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/uu_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/zlib_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/__init__.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_encoded_words.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_header_value_parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_parseaddr.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_policybase.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/architecture.rst /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/base64mime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/charset.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/contentmanager.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/encoders.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/errors.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/feedparser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/generator.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/header.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/headerregistry.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/iterators.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/message.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/policy.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/quoprimime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/utils.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/__init__.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/application.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/audio.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/base.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/image.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/message.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/multipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/nonmultipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/text.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/__init__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/__main__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test__encoded_words.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test__header_value_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_asian_codecs.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_contentmanager.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_defect_handling.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_email.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_generator.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_headerregistry.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_inversion.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_message.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_pickleable.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_policy.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_utils.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/torture_test.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/PyBanner048.gif /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/audiotest.au /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_01.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_02.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_03.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_04.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_05.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_06.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_07.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_08.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_09.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_10.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_11.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_12.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_12a.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_13.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_14.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_15.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_16.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_17.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_18.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_19.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_20.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_21.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_22.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_23.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_24.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_25.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_26.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_27.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_28.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_29.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_30.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_31.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_32.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_33.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_34.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_35.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_36.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_37.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_38.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_39.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_40.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_41.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_42.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_43.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_44.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_45.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_46.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ensurepip/__init__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ensurepip/__main__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ensurepip/_uninstall.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/html/__init__.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/html/entities.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/html/parser.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/__init__.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/decoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/encoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/scanner.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/tool.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/__init__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/__main__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_decode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_default.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_dump.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_enum.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_fail.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_float.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_indent.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_pass1.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_pass2.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_pass3.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_recursion.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_scanstring.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_separators.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_speedups.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_tool.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_unicode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/__init__.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/client.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/cookiejar.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/cookies.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/server.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/__init__.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/dumb.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/gnu.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/ndbm.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xmlrpc/__init__.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xmlrpc/client.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xmlrpc/server.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/__init__.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/dbapi2.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/dump.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/__init__.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/dump.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/factory.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/hooks.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/regression.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/transactions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/types.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/logging/__init__.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/logging/config.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/logging/handlers.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/__init__.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/handlers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/headers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/simple_server.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/util.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/validate.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/__init__.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/error.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/parse.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/request.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/response.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/robotparser.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/Grammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/__init__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/__main__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/btm_utils.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixer_base.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixer_util.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/main.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/patcomp.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pygram.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pytree.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/refactor.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_has_key.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.6/lib2to3/pgen2 install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.6/lib2to3/tests install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/support.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_all_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/README /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/bom.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/false_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/__init__.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/_endian.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/util.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/wintypes.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/__init__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/__main__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_anon.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_array_in_pointer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_as_parameter.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_cast.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_errno.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_find.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_functions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_init.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_internals.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_libc.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_loading.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_objects.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_python_api.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_random_things.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_repr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_strings.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_struct_fields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_unaligned_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_values.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_varsize_struct.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_win32.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.6/ctypes/macholib install -p /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/framework.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/CREDITS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/ChangeLog /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/HISTORY.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/NEWS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/README.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/TODO.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/__init__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/__main__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/_pyclbr.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/autocomplete.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/autoexpand.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/browser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/calltip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/calltip_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/codecontext.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/colorizer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-extensions.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-highlight.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-keys.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-main.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config_key.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/configdialog.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugger.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugger_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugobj.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugobj_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/delegator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/dynoption.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/editor.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/extend.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/filelist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/grep.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/help.html /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/help.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/help_about.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/history.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/hyperparser.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle.bat /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle.pyw /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/iomenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/macosx.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/mainmenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/multicall.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/outwin.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/paragraph.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/parenmatch.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/pathbrowser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/percolator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/pyparse.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/pyshell.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/query.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/redirector.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/replace.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/rpc.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/rstrip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/run.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/runscript.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/scrolledlist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/search.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/searchbase.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/searchengine.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/squeezer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/stackviewer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/statusbar.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/textview.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/tooltip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/tree.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/undo.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/window.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/zoomheight.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/zzdummy.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle.icns /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/python.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/README.txt /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/__init__.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/htest.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/mock_idle.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/mock_tk.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/template.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_browser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_calltip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_codecontext.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_colorizer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_config.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_config_key.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_configdialog.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugger.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugobj.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_delegator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_editmenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_editor.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_filelist.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_grep.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_help.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_help_about.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_history.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_iomenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_macosx.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_multicall.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_outwin.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_paragraph.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_percolator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_pyparse.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_pyshell.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_query.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_redirector.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_replace.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_rpc.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_rstrip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_run.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_runscript.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_search.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_searchbase.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_searchengine.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_squeezer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_statusbar.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_text.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_textview.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_tooltip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_tree.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_undo.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_warning.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_window.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/README /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/__init__.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/_msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/archive_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/bcppcompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/ccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/cmd.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/config.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/core.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/debug.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/dep_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/dir_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/dist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/errors.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/extension.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/fancy_getopt.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/file_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/filelist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/log.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/msvc9compiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/spawn.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/sysconfig.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/text_file.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/unixccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/version.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/versionpredicate.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/__init__.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_clib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_ext.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_py.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/check.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/clean.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/command_template /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/config.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_data.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_egg_info.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_headers.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_lib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/register.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/sdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/upload.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/Setup.sample /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/__init__.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/support.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_archive_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_dumb.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_msi.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_rpm.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_wininst.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_clib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_ext.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_py.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_check.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_clean.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_config.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_config_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_core.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_dep_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_dir_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_dist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_extension.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_file_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_data.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_headers.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_lib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_log.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_register.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_text_file.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_upload.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_version.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/__init__.py /usr/lib64/python3.6/xml install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/__init__.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/domreg.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/minicompat.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/minidom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/pulldom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/ElementPath.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/ElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/__init__.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/cElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/parsers/__init__.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/parsers/expat.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/__init__.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/_exceptions.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/expatreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/handler.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/saxutils.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/xmlreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/__init__.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/abc.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/machinery.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/util.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/__init__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/__main__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_api.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_lazy.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_locks.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_spec.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_windows.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/__init__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/__main__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/test_finder.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/test_loader.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/__init__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/__main__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_finder.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_loader.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/__init__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/__main__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/test_finder.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/test_loader.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/__init__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/__main__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test___loader__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test___package__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_api.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_caching.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_packages.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/__init__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/__main__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_file_loader.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_finder.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/__init__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/__main__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_fixcid.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_gprof2html.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_i18n.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_md5sum.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_pathfix.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_pdeps.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_pindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_reindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_sundry.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_unparse.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/__init__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/__main__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/data/import_warning.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/data/stacklevel.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/__init__.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/__main__.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/bytedesign.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/chaos.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/clock.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/colormixer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/forest.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/nim.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/paint.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/peace.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/penrose.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/rosette.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/round_dance.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/tree.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/turtle.cfg /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/two_canvases.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/yinyang.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/__init__.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/connection.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/context.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/heap.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/managers.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/pool.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/process.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/queues.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/reduction.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/spawn.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/synchronize.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/util.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/__init__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/__main__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/case.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/loader.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/main.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/mock.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/result.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/runner.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/signals.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/suite.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/util.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/__init__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/__main__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/dummy.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/support.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_assertions.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_break.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_case.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_discovery.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_loader.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_program.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_result.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_runner.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_setups.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_skipping.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_suite.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/__init__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/__main__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/support.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testcallable.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testhelpers.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testmock.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testpatch.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testsentinel.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testwith.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/__init__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/__main__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/scripts/common/activate /usr/lib64/python3.6/venv/scripts/common install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/scripts/posix/activate.csh /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/scripts/posix/activate.fish /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/__init__.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/ascii.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/has_key.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/panel.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/textpad.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc_data/__init__.py /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc_data/topics.py /usr/lib64/python3.6/pydoc_data install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6; \ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/LICENSE /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests; then \ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/Grammar3.6.8.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/PatternGrammar3.6.8.final.0.pickle Creating directory /usr/include Creating directory /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/Python-ast.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/Python.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/abstract.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/accu.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/asdl.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/ast.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bitset.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bltinmodule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/boolobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bytearrayobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bytes_methods.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bytesobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/cellobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/ceval.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/classobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/code.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/codecs.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/compile.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/complexobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/datetime.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/descrobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/dictobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/dtoa.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/dynamic_annotations.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/enumobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/errcode.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/eval.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/fileobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/fileutils.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/floatobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/frameobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/funcobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/genobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/graminit.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/grammar.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/import.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/intrcheck.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/iterobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/listobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/longintrepr.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/longobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/marshal.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/memoryobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/metagrammar.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/methodobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/modsupport.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/moduleobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/namespaceobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/node.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/object.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/objimpl.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/odictobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/opcode.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/osdefs.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/osmodule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/parsetok.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/patchlevel.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pgen.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pgenheaders.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/py_curses.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyarena.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyatomic.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pycapsule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyctype.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pydebug.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyerrors.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyexpat.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyfpe.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pygetopt.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyhash.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pylifecycle.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymacconfig.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymacro.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymath.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymem.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyport.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystate.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystrcmp.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystrhex.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystrtod.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pythonrun.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pythread.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pytime.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/rangeobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/setobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/sliceobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/structmember.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/structseq.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/symtable.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/sysmodule.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/token.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/traceback.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/tupleobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/typeslots.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/ucnhash.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/unicodeobject.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/warnings.h /usr/include/python3.6dm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/weakrefobject.h /usr/include/python3.6dm install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6dm/pyconfig.h Creating directory /usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu Creating directory /usr/lib64/pkgconfig install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/config.c install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python.o install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Modules/config.c.in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/config.c.in install -p -m 644 Makefile /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/Makefile install -p -m 644 Modules/Setup /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/Setup install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/Setup.local install -p -m 644 Modules/Setup.config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/Setup.config install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig/python-3.6.pc install -p /builddir/build/BUILD/Python-3.6.8/Modules/makesetup /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/makesetup install -p /builddir/build/BUILD/Python-3.6.8/install-sh /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/install-sh install -p python-config.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python-config.py install -p python-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib64/python3.6/lib-dynload \ --root=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/ 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: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 running install_lib creating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_testimportmultiple.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_ctypes_test.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_crypt.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_testcapi.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_ctypes.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_socket.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/cmath.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_codecs_hk.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_asyncio.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_testmultiphase.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_posixsubprocess.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_codecs_jp.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_lzma.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_sqlite3.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/nis.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_lsprof.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_multibytecodec.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_sha3.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/resource.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_opcode.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_bisect.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/binascii.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_heapq.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_json.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/readline.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_pickle.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/pyexpat.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/termios.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_hmacopenssl.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_csv.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_multiprocessing.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/zlib.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_datetime.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/unicodedata.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_curses_panel.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_tkinter.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/array.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/fcntl.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/select.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_elementtree.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/syslog.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/grp.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_bz2.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/ossaudiodev.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_ssl.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_dbm.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_curses.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/spwd.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_blake2.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_testbuffer.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/mmap.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_random.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_codecs_kr.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_hashlib.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_decimal.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_codecs_iso2022.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/audioop.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/parser.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_codecs_tw.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/math.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload creating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6-pydebug/__pycache__/_sysconfigdata_dm_linux_ppc64le-linux-gnu.cpython-36.pyc -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6-pydebug/__pycache__/_sysconfigdata_dm_linux_ppc64le-linux-gnu.cpython-36.opt-1.pyc -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6-pydebug/__pycache__/_sysconfigdata_dm_linux_ppc64le-linux-gnu.cpython-36.opt-2.pyc -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6-pydebug/_codecs_cn.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_gdbm.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6-pydebug/_struct.cpython-36dm-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_socket.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/cmath.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/nis.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/resource.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/binascii.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_json.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/readline.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/termios.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_csv.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/zlib.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/array.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/select.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/syslog.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/grp.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/spwd.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/mmap.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_random.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/audioop.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/parser.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/math.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_dm_linux_ppc64le-linux-gnu.cpython-36.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_dm_linux_ppc64le-linux-gnu.cpython-36.opt-1.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_dm_linux_ppc64le-linux-gnu.cpython-36.opt-2.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_struct.cpython-36dm-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.6/pydoc3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin copying build/scripts-3.6/pyvenv-3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin copying build/scripts-3.6/2to3-3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin copying build/scripts-3.6/idle3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pyvenv-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/2to3-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3.6 to 755 rm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ Creating directory /usr/share/man Creating directory /usr/share/man/man1 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Misc/python.man \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/python3.6.1 if test ! -d /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; then \ echo "Creating directory /usr/lib64/pkgconfig"; \ install -p -d -m 755 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6 python3) if test "3.6" != "3.6dm"; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6-config; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6dm-config python3.6-config); \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig/python-3.6dm.pc; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; ln -s python-3.6.pc python-3.6dm.pc); \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6-config python3-config) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; ln -s python-3.6.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s idle3.6 idle3) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s pydoc3.6 pydoc3) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s 2to3-3.6 2to3) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s pyvenv-3.6 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1; ln -s python3.6.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.6.8/build/debug ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/ ; \ fi ~/build/BUILD/Python-3.6.8 + popd + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.6dm.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64/libpython3.6dm.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-ppc64le-config + echo -e '#!/bin/sh\nexec /usr/libexec/platform-python3.6dm-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find /usr/libexec/platform-python3.6dm-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-config + mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6dm-config + ln -s /usr/libexec/platform-python3.6dm-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-config ++ uname -m ++ uname -m + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-ppc64le-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6dm-ppc64le-config ++ uname -m ++ uname -m + ln -s /usr/libexec/platform-python3.6dm-ppc64le-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm-ppc64le-config + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6dm + ln -s /usr/libexec/platform-python3.6dm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6dm + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6dm/pyconfig.h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6dm/pyconfig-64.h + cat FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: debug + InstallPython optimized libpython3.6m.so.1.0 '' 3.6m + ConfName=optimized + PyInstSoName=libpython3.6m.so.1.0 + MoreCFlags= + LDVersion=3.6m + ConfDir=build/optimized + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized + mkdir -p build/optimized ~/build/BUILD/Python-3.6.8/build/optimized ~/build/BUILD/Python-3.6.8 + pushd build/optimized + make DESTDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le 'INSTALL=install -p' EXTRA_CFLAGS= install if test "no-framework" = "no-framework" ; then \ install -p python /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m; \ else \ install -p -s Mac/pythonw /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m; \ fi if test "3.6" != "3.6m"; then \ if test -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6 -o -h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6; \ fi; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln python3.6m python3.6); \ fi if test -f libpython3.6m.so && test "no-framework" = "no-framework" ; then \ if test -n "" ; then \ install -p -m 555 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; \ else \ install -p -m 555 libpython3.6m.so /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.6m.so.1.0; \ if test libpython3.6m.so != libpython3.6m.so.1.0; then \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64; ln -sf libpython3.6m.so.1.0 libpython3.6m.so) \ fi \ fi; \ if test -n "libpython3.so"; then \ install -p -m 555 libpython3.so /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.so; \ fi; \ else true; \ fi if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/binpython3.6-32; \ lipo \ -output /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6-32 \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6; \ fi LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized CC='gcc -pthread' LDSHARED='gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -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 -lcrypto' OPT='-DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py build running build running build_ext The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/__future__.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/__phello__.foo.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_bootlocale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_collections_abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_compat_pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_compression.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_dummy_thread.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_markupbase.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_osx_support.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_pydecimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_pyio.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_sitebuiltins.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_strptime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_threading_local.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/_weakrefset.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/abc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/aifc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/antigravity.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/argparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ast.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asynchat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncore.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/base64.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/bdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/binhex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/bisect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/bz2.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/cProfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/calendar.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/cgi.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/cgitb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/chunk.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/cmd.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/code.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/codecs.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/codeop.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/colorsys.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/compileall.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/configparser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/contextlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/copy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/copyreg.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/crypt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/csv.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/datetime.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/decimal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/difflib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dis.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/doctest.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dummy_threading.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/enum.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/filecmp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/fileinput.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/fnmatch.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/formatter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/fractions.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ftplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/functools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/genericpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/getopt.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/getpass.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/gettext.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/glob.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/gzip.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/hashlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/heapq.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/hmac.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/imaplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/imghdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/imp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/inspect.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/io.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ipaddress.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/keyword.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/linecache.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/locale.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lzma.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/macpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/macurl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/mailbox.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/mailcap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/mimetypes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/modulefinder.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/netrc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/nntplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ntpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/nturl2path.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/numbers.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/opcode.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/operator.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/optparse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/os.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pathlib.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/pdb.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pickle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pickletools.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pipes.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pkgutil.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/platform.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/plistlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/poplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/posixpath.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pprint.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/profile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pstats.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/py_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pyclbr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/queue.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/quopri.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/random.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/re.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/reprlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/rlcompleter.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/runpy.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sched.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/secrets.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/selectors.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/shelve.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/shlex.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/shutil.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/signal.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/site.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/smtpd.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/smtplib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sndhdr.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/socket.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/socketserver.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sre_compile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sre_constants.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sre_parse.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ssl.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/stat.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/statistics.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/string.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/stringprep.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/struct.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/subprocess.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sunau.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/symbol.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/symtable.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sysconfig.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/tabnanny.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/tarfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/telnetlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tempfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/textwrap.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/this.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/threading.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/timeit.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/token.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tokenize.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/trace.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/traceback.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tracemalloc.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tty.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtle.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/types.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/typing.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/uu.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/uuid.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/warnings.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wave.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/weakref.py /usr/lib64/python3.6 install -p /builddir/build/BUILD/Python-3.6.8/Lib/webbrowser.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xdrlib.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/zipapp.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/zipfile.py /usr/lib64/python3.6 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/__init__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/__main__.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/colorchooser.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/commondialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/constants.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/dialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/dnd.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/filedialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/font.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/messagebox.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/scrolledtext.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/simpledialog.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/tix.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/ttk.py /usr/lib64/python3.6/tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/README /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/__init__.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/runtktests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/support.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/widget_tests.py /usr/lib64/python3.6/tkinter/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/__init__.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_font.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_images.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_text.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_tkinter install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/__init__.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_functions.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_style.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib64/python3.6/tkinter/test/test_ttk install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/site-packages/README.txt /usr/lib64/python3.6/site-packages install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/Sine-1000Hz-300ms.aif /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/__init__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/__main__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/_test_multiprocessing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/allsans.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ann_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ann_module2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ann_module3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiotest.au /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiotests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/autotest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/bad_coding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/bad_coding2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badkey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_3131.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future10.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future6.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future7.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future8.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_future9.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/badsyntax_pep3120.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/bytecode_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cfgparser.1 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cfgparser.2 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cfgparser.3 /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cmath_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/coding20731.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/curses_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/datetimetester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dis_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/doctest_aliases.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/double_const.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/empty.vbs /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/exception_hierarchy.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ffdh3072.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/final_a.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/final_b.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/floating_points.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/fork_wait.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/formatfloat_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/future_test1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/future_test2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/gdb_sample.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ieee754.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imp_dummy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/inspect_fodder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/inspect_fodder2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert2.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert3.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/keycert4.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/list_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/lock_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mailcap.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/make_ssl_certs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mapping_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/math_testcases.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/memory_watchdog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mime.types /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mock_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mod_generics_cache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mp_fork_bomb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/mp_preload.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/multibytecodec_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/nokia.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/nullbytecert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/nullcert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/outstanding_bugs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pickletester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/profilee.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pstats.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pycacert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pycakey.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pyclbr_input.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pydoc_mod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pydocfodder.py /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/pystone.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/pythoninfo.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/randv2_32.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/randv2_64.pck /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/randv3.pck /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/re_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/recursion.tar /usr/lib64/python3.6/test install -p /builddir/build/BUILD/Python-3.6.8/Lib/test/regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/relimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/reperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/revocation.crl /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sample_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sample_doctest_no_docstrings.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sample_doctest_no_doctests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/selfsigned_pythontestdotnet.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/seq_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sgml_input.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/signalinterproctester.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sortperf.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_cert.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_key.passwd.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_key.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssl_servers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/ssltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/string_tests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/talos-2019-0758.pem /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test___all__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test___future__.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test__locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test__opcode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test__osx_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_abc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_abstract_numbers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_aifc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_argparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_array.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asdl_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ast.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncgen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asynchat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncore.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_atexit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_audioop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_augassign.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_base64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_baseexception.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bigaddrspace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bigmem.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_binascii.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_binhex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_binop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bisect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bool.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_buffer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bufio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_builtin.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bytes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_bz2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_c_locale_coercion.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_calendar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_call.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_capi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cgi.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cgitb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_charmapcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_class.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmd_line.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cmd_line_script.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_code.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_code_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codeccallbacks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_iso2022.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecencodings_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_cn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_hk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_jp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_kr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecmaps_tw.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codecs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_codeop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_collections.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_colorsys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_compare.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_compileall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_complex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_concurrent_futures.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_configparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_contains.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_contextlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_copy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_copyreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_coroutines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_cprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_crashers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_crypt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_csv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ctypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_curses.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_datetime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm_dumb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm_gnu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dbm_ndbm.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_decimal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_decorators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_defaultdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_deque.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_descr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_descrtut.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_devpoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dict_version.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dictcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dictviews.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_difflib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_difflib_expect.html /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_distutils.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest2.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest3.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_doctest4.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_docxmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dtrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dummy_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dummy_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dynamic.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_dynamicclassattribute.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ensurepip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_enum.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_enumerate.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_eof.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_epoll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_errno.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_exception_hierarchy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_exception_variations.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_exceptions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_extcall.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_faulthandler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fcntl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_file_eintr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_filecmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fileinput.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fileio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_finalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fips.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_float.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_flufl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fnmatch.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fork1.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_format.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fractions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_frame.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_fstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ftplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_funcattrs.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_functools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_future5.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_generator_stop.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_generators.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_genericpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_genexps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_getargs2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_getopt.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_getpass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gettext.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_glob.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_global.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_grammar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_grp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_gzip.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hash.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_heapq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_hmac.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_html.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_htmlparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_http_cookiejar.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_http_cookies.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_httplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_httpservers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_idle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_imaplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_imghdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_imp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_index.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_inspect.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_int.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_int_literal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_io.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ioctl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ipaddress.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_isinstance.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_iter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_iterlen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_itertools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_keyword.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_keywordonlyarg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_kqueue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_largefile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_lib2to3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_linecache.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_list.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_listcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_locale.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_logging.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_long.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_longexp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_lzma.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_macpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_macurl2path.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mailbox.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mailcap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_marshal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_math.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_memoryio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_memoryview.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_metaclass.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mimetypes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_minidom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_mmap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_module.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_modulefinder.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_msilib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multibytecodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_fork.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_forkserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_main_handling.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_multiprocessing_spawn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_netrc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_nis.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_nntplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_normalization.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ntpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_numeric_tower.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_opcodes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_openpty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_operator.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_optparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ordered_dict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_os.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ossaudiodev.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_osx_env.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_parser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pathlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pdb.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_peepholer.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pickle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pickletools.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pipes.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pkg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pkgimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pkgutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_platform.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_plistlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_poll.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_popen.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_poplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_posix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_posixpath.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pow.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pprint.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_print.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_profile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_property.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pstats.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pty.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pulldom.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_py_compile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pyclbr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pydoc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_pyexpat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_queue.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_quopri.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_raise.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_random.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_range.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_re.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_readline.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_regrtest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_repl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_reprlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_resource.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_richcmp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_rlcompleter.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_robotparser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_runpy.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sched.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_scope.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_script_helper.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_secrets.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_select.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_selectors.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_set.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_setcomps.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_shelve.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_shlex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_shutil.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_signal.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_site.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_slice.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_smtpd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_smtplib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_smtpnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sndhdr.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_socket.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_socketserver.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sort.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_source_encoding.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_spwd.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sqlite.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ssl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_startfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_stat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_statistics.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_strftime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_string.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_string_literals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_stringprep.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_strptime.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_strtod.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_struct.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_structmembers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_structseq.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_subclassinit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_subprocess.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sunau.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sundry.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_super.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_symbol.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_symtable.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_syntax.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sys.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sys_setprofile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sys_settrace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_sysconfig.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_syslog.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tarfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tcl.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_telnetlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_textwrap.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_thread.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threaded_import.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threadedtempfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threading.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threading_local.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_threadsignals.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_time.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_timeit.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_timeout.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tix.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tk.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tokenize.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_trace.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_traceback.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tracemalloc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ttk_guionly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ttk_textonly.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tuple.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_turtle.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_typechecks.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_types.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_typing.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_ucn.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unary.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode_file.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode_file_functions.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicode_identifiers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unicodedata.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unittest.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_univnewlines.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unpack.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_unpack_ex.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib2.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib2_localnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib2net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllib_response.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urllibnet.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_urlparse.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_userdict.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_userlist.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_userstring.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_utf8source.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_uu.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_uuid.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_venv.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wait3.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wait4.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wave.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_weakref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_weakset.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_webbrowser.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_winconsoleio.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_winreg.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_winsound.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_with.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_wsgiref.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xdrlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xml_dom_minicompat.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xml_etree.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xml_etree_c.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xmlrpc.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_xmlrpc_net.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_yield_from.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipapp.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipfile.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipfile64.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipimport.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zipimport_support.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_zlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/testcodec.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/testtar.tar /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tf_inherit_check.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/threaded_import_hangers.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/time_hashlib.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tokenize_tests.txt /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/win_console_handler.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltests.py /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/zip_cp437_header.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/zipdir.zip /usr/lib64/python3.6/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-alaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm16.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm16.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm16.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm24.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm24.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm24.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm32.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm32.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm32.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm8.aiff /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm8.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-pcm8.wav /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-ulaw.aifc /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/audiodata/pluck-ulaw.au /usr/lib64/python3.6/test/audiodata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/4e1295a3.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/5ed36f99.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/6e88d7b8.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/99d0fa06.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/b1930218.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/capath/ceff1710.0 /usr/lib64/python3.6/test/capath install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/data/README /usr/lib64/python3.6/test/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/big5hkscs.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/cp949-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/cp949.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/euc_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb18030.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gb2312.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gbk-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/gbk.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/hz-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/hz.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_jp.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/iso2022_kr.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/johab-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/johab.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jis.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib64/python3.6/test/cjkencodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/abs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/add.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/and.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/base.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/clamp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/class.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/compare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/comparetotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copyabs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copynegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/copysign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ddXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/decDouble.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/decQuad.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/decSingle.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/divide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/divideint.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqAdd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqAnd.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqClass.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompare.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopy.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqDivide.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqFMA.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqInvert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqLogB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMax.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMin.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqOr.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqPlus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqReduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqRotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqShift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dqXor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dsBase.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/dsEncode.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/exp.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/extra.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/fma.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/inexact.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/invert.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/ln.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/log10.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/logb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/max.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/maxmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/min.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/minmag.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/minus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/multiply.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/nextminus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/nextplus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/nexttoward.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/or.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/plus.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/power.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/powersqrt.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/quantize.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/randomBound32.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/randoms.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/reduce.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/remainder.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/remainderNear.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/rescale.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/rotate.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/rounding.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/samequantum.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/scaleb.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/shift.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/squareroot.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/subtract.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/testall.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/tointegral.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/tointegralx.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/decimaltestdata/xor.decTest /usr/lib64/python3.6/test/decimaltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/simple-ns.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/simple.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/test.xml /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/xmltestdata/test.xml.out /usr/lib64/python3.6/test/xmltestdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/assert_usable.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/assert_usable.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/call_stack.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.stp /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/gc.stp.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/instance.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/line.d /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/line.d.expected /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/dtracedata/line.py /usr/lib64/python3.6/test/dtracedata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/eintrdata/eintr_tester.py /usr/lib64/python3.6/test/eintrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.bmp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.exr /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.gif /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.jpg /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.pbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.pgm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.png /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.ppm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.ras /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.sgi /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.tiff /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.webp /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/imghdrdata/python.xbm /usr/lib64/python3.6/test/imghdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/__init__.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/cmdline.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/main.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/pgo.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/refleak.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/runtest.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/runtest_mp.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/save_env.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/setup.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/libregrtest/utils.py /usr/lib64/python3.6/test/libregrtest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/fd_status.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/input_reader.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/qcat.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/qgrep.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/subprocessdata/sigchild_ignore.py /usr/lib64/python3.6/test/subprocessdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/README /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.8svx /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.aifc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.aiff /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.au /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.hcom /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.sndt /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.voc /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/sndhdrdata/sndhdr.wav /usr/lib64/python3.6/test/sndhdrdata install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/support/__init__.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/support/script_helper.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/support/testresult.py /usr/lib64/python3.6/test/support install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tracedmodules/__init__.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/tracedmodules/testmod.py /usr/lib64/python3.6/test/tracedmodules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/encoded_modules/__init__.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/encoded_modules/module_koi8_r.py /usr/lib64/python3.6/test/encoded_modules install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/__init__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/__main__.py /usr/lib64/python3.6/test/test_import install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/basic.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/basic2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/indirect.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package/__init__.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package/submodule.py /usr/lib64/python3.6/test/test_import/data/package install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package2/submodule1.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_import/data/package2/submodule2.py /usr/lib64/python3.6/test/test_import/data/package2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib64/python3.6/test/test_importlib/namespace_pkgs install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/__init__.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/base_tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/compat.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/constants.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/coroutines.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/futures.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/locks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/log.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/proactor_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/protocols.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/queues.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/selector_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/sslproto.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/streams.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/subprocess.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/tasks.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/test_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/transports.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/unix_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/windows_events.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/asyncio/windows_utils.py /usr/lib64/python3.6/asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/__init__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/__main__.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/echo.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/echo2.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/echo3.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_base_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_futures.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_locks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_pep492.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_proactor_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_queues.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_selector_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_sslproto.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_streams.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_subprocess.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_tasks.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_transports.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_unix_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_windows_events.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_asyncio/test_windows_utils.py /usr/lib64/python3.6/test/test_asyncio install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/collections/__init__.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/collections/abc.py /usr/lib64/python3.6/collections install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/__init__.py /usr/lib64/python3.6/concurrent install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/__init__.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/_base.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/process.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/concurrent/futures/thread.py /usr/lib64/python3.6/concurrent/futures install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/__init__.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/aliases.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/ascii.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/base64_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/big5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/big5hkscs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/bz2_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/charmap.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp037.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1006.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1026.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1125.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1140.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1250.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1251.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1252.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1253.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1254.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1255.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1256.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1257.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp1258.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp273.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp424.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp437.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp500.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp65001.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp720.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp737.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp775.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp850.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp852.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp855.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp856.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp857.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp858.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp860.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp861.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp862.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp863.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp864.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp865.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp866.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp869.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp874.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp875.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp932.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp949.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/cp950.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/euc_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/gb18030.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/gb2312.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/gbk.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/hex_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/hp_roman8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/hz.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/idna.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_jp_ext.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso2022_kr.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_10.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_11.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_14.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_15.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_3.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_4.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_5.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_6.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/iso8859_9.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/johab.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/koi8_r.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/koi8_t.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/koi8_u.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/kz1048.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/latin_1.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_arabic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_centeuro.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_croatian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_cyrillic.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_farsi.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_greek.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_iceland.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_latin2.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_roman.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_romanian.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mac_turkish.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/mbcs.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/oem.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/palmos.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/ptcp154.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/punycode.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/quopri_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/raw_unicode_escape.py /usr/lib64/python3.6/encodings install -p /builddir/build/BUILD/Python-3.6.8/Lib/encodings/rot_13.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/shift_jis.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/shift_jis_2004.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/shift_jisx0213.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/tis_620.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/undefined.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/unicode_escape.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/unicode_internal.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_16.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_16_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_16_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_32.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_32_be.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_32_le.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_7.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_8.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/utf_8_sig.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/uu_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/encodings/zlib_codec.py /usr/lib64/python3.6/encodings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/__init__.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_encoded_words.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_header_value_parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_parseaddr.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/_policybase.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/architecture.rst /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/base64mime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/charset.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/contentmanager.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/encoders.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/errors.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/feedparser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/generator.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/header.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/headerregistry.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/iterators.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/message.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/parser.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/policy.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/quoprimime.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/utils.py /usr/lib64/python3.6/email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/__init__.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/application.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/audio.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/base.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/image.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/message.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/multipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/nonmultipart.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/email/mime/text.py /usr/lib64/python3.6/email/mime install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/__init__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/__main__.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test__encoded_words.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test__header_value_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_asian_codecs.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_contentmanager.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_defect_handling.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_email.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_generator.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_headerregistry.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_inversion.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_message.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_parser.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_pickleable.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_policy.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/test_utils.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/torture_test.py /usr/lib64/python3.6/test/test_email install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/PyBanner048.gif /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/audiotest.au /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_01.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_02.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_03.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_04.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_05.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_06.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_07.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_08.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_09.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_10.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_11.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_12.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_12a.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_13.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_14.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_15.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_16.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_17.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_18.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_19.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_20.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_21.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_22.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_23.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_24.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_25.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_26.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_27.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_28.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_29.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_30.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_31.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_32.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_33.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_34.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_35.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_36.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_37.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_38.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_39.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_40.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_41.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_42.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_43.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_44.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_45.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_email/data/msg_46.txt /usr/lib64/python3.6/test/test_email/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ensurepip/__init__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ensurepip/__main__.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ensurepip/_uninstall.py /usr/lib64/python3.6/ensurepip install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/html/__init__.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/html/entities.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/html/parser.py /usr/lib64/python3.6/html install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/__init__.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/decoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/encoder.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/scanner.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/json/tool.py /usr/lib64/python3.6/json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/__init__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/__main__.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_decode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_default.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_dump.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_enum.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_fail.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_float.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_indent.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_pass1.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_pass2.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_pass3.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_recursion.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_scanstring.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_separators.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_speedups.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_tool.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_json/test_unicode.py /usr/lib64/python3.6/test/test_json install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/__init__.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/client.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/cookiejar.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/cookies.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/http/server.py /usr/lib64/python3.6/http install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/__init__.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/dumb.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/gnu.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/dbm/ndbm.py /usr/lib64/python3.6/dbm install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xmlrpc/__init__.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xmlrpc/client.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xmlrpc/server.py /usr/lib64/python3.6/xmlrpc install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/__init__.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/dbapi2.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/dump.py /usr/lib64/python3.6/sqlite3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/__init__.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/dbapi.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/dump.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/factory.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/hooks.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/regression.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/transactions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/types.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/sqlite3/test/userfunctions.py /usr/lib64/python3.6/sqlite3/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/logging/__init__.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/logging/config.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/logging/handlers.py /usr/lib64/python3.6/logging install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/__init__.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/handlers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/headers.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/simple_server.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/util.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/wsgiref/validate.py /usr/lib64/python3.6/wsgiref install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/__init__.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/error.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/parse.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/request.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/response.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/urllib/robotparser.py /usr/lib64/python3.6/urllib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/Grammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/PatternGrammar.txt /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/__init__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/__main__.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/btm_matcher.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/btm_utils.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixer_base.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixer_util.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/main.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/patcomp.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pygram.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pytree.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/refactor.py /usr/lib64/python3.6/lib2to3 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/__init__.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_apply.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_asserts.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_basestring.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_buffer.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_dict.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_except.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_exec.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_execfile.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_filter.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_future.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_has_key.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_idioms.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_import.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_imports2.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_intern.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_isinstance.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_itertools.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_long.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_map.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_metaclass.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_ne.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_next.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_nonzero.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_numliterals.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_operator.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_paren.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_print.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_raise.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_raw_input.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_reduce.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_reload.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_renames.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_repr.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_set_literal.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_standarderror.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_throw.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_types.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_unicode.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_urllib.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_xrange.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/fixes/fix_zip.py /usr/lib64/python3.6/lib2to3/fixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/__init__.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/conv.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/driver.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/grammar.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/literals.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/parse.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/pgen.py /usr/lib64/python3.6/lib2to3/pgen2 install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/token.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/pgen2/tokenize.py /usr/lib64/python3.6/lib2to3/pgen2 install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/__init__.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/__main__.py /usr/lib64/python3.6/lib2to3/tests install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/pytree_idempotency.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/support.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_all_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_fixers.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_main.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_parser.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_pytree.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_refactor.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/test_util.py /usr/lib64/python3.6/lib2to3/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/README /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/bom.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/crlf.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/different_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/false_encoding.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib64/python3.6/lib2to3/tests/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib64/python3.6/lib2to3/tests/data/fixers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/__init__.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/_endian.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/util.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/wintypes.py /usr/lib64/python3.6/ctypes install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/__init__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/__main__.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_anon.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_array_in_pointer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_arrays.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_as_parameter.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_bitfields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_buffers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_bytes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_byteswap.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_callbacks.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_cast.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_cfuncs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_checkretval.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_delattr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_errno.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_find.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_frombuffer.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_funcptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_functions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_incomplete.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_init.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_internals.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_keeprefs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_libc.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_loading.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_macholib.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_memfunctions.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_numbers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_objects.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_parameters.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_pep3118.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_pickling.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_pointers.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_prototypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_python_api.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_random_things.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_refcounts.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_repr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_returnfuncptrs.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_simplesubclasses.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_sizes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_slicing.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_stringptr.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_strings.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_struct_fields.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_unaligned_structures.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_unicode.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_values.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_varsize_struct.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_win32.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/test/test_wintypes.py /usr/lib64/python3.6/ctypes/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/README.ctypes /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/__init__.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/dyld.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/dylib.py /usr/lib64/python3.6/ctypes/macholib install -p /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/fetch_macholib /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/fetch_macholib.bat /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/ctypes/macholib/framework.py /usr/lib64/python3.6/ctypes/macholib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/CREDITS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/ChangeLog /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/HISTORY.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/NEWS.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/NEWS2x.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/README.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/TODO.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/__init__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/__main__.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/_pyclbr.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/autocomplete.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/autocomplete_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/autoexpand.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/browser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/calltip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/calltip_w.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/codecontext.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/colorizer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-extensions.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-highlight.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-keys.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config-main.def /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/config_key.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/configdialog.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugger.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugger_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugobj.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/debugobj_r.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/delegator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/dynoption.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/editor.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/extend.txt /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/filelist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/grep.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/help.html /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/help.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/help_about.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/history.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/hyperparser.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle.bat /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle.pyw /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/iomenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/macosx.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/mainmenu.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/multicall.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/outwin.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/paragraph.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/parenmatch.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/pathbrowser.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/percolator.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/pyparse.py /usr/lib64/python3.6/idlelib install -p /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/pyshell.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/query.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/redirector.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/replace.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/rpc.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/rstrip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/run.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/runscript.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/scrolledlist.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/search.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/searchbase.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/searchengine.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/squeezer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/stackviewer.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/statusbar.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/textview.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/tooltip.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/tree.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/undo.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/window.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/zoomheight.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/zzdummy.py /usr/lib64/python3.6/idlelib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/folder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle.icns /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle.ico /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_16.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_16.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_32.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_32.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_48.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/idle_48.png /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/minusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/openfolder.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/plusnode.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/python.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/Icons/tk.gif /usr/lib64/python3.6/idlelib/Icons install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/README.txt /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/__init__.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/htest.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/mock_idle.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/mock_tk.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/template.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_autocomplete.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_autoexpand.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_browser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_calltip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_calltip_w.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_codecontext.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_colorizer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_config.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_config_key.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_configdialog.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugger.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugger_r.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugobj.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_delegator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_editmenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_editor.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_filelist.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_grep.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_help.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_help_about.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_history.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_hyperparser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_iomenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_macosx.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_mainmenu.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_multicall.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_outwin.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_paragraph.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_parenmatch.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_percolator.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_pyparse.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_pyshell.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_query.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_redirector.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_replace.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_rpc.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_rstrip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_run.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_runscript.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_search.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_searchbase.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_searchengine.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_squeezer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_stackviewer.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_statusbar.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_text.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_textview.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_tooltip.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_tree.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_undo.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_warning.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_window.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/idlelib/idle_test/test_zoomheight.py /usr/lib64/python3.6/idlelib/idle_test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/README /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/__init__.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/_msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/archive_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/bcppcompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/ccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/cmd.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/config.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/core.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/cygwinccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/debug.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/dep_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/dir_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/dist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/errors.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/extension.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/fancy_getopt.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/file_util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/filelist.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/log.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/msvc9compiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/msvccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/spawn.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/sysconfig.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/text_file.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/unixccompiler.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/util.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/version.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/versionpredicate.py /usr/lib64/python3.6/distutils install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/__init__.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_dumb.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_msi.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_rpm.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/bdist_wininst.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_clib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_ext.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_py.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/build_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/check.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/clean.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/command_template /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/config.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_data.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_egg_info.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_headers.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_lib.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/install_scripts.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/register.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/sdist.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/command/upload.py /usr/lib64/python3.6/distutils/command install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/Setup.sample /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/__init__.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/support.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_archive_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_dumb.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_msi.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_rpm.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_bdist_wininst.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_clib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_ext.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_py.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_build_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_check.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_clean.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_config.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_config_cmd.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_core.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_cygwinccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_dep_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_dir_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_dist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_extension.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_file_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_filelist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_data.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_headers.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_lib.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_install_scripts.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_log.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_msvc9compiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_msvccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_register.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_sdist.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_spawn.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_sysconfig.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_text_file.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_unixccompiler.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_upload.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_util.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_version.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/distutils/tests/test_versionpredicate.py /usr/lib64/python3.6/distutils/tests install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/__init__.py /usr/lib64/python3.6/xml install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/NodeFilter.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/__init__.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/domreg.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/expatbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/minicompat.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/minidom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/pulldom.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/dom/xmlbuilder.py /usr/lib64/python3.6/xml/dom install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/ElementInclude.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/ElementPath.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/ElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/__init__.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/etree/cElementTree.py /usr/lib64/python3.6/xml/etree install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/parsers/__init__.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/parsers/expat.py /usr/lib64/python3.6/xml/parsers install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/__init__.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/_exceptions.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/expatreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/handler.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/saxutils.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/xml/sax/xmlreader.py /usr/lib64/python3.6/xml/sax install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/__init__.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/_bootstrap_external.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/abc.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/machinery.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/importlib/util.py /usr/lib64/python3.6/importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/__init__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/__main__.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_abc.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_api.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_lazy.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_locks.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_spec.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/test_windows.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/util.py /usr/lib64/python3.6/test/test_importlib install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/__init__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/__main__.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/test_finder.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/builtin/test_loader.py /usr/lib64/python3.6/test/test_importlib/builtin install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/__init__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/__main__.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_finder.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_loader.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/extension/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/extension install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/__init__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/__main__.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/test_finder.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/frozen/test_loader.py /usr/lib64/python3.6/test/test_importlib/frozen install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/__init__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/__main__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test___loader__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test___package__.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_api.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_caching.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_fromlist.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_meta_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_packages.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_path.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib64/python3.6/test/test_importlib/import_ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/__init__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/__main__.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_file_loader.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_finder.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_path_hook.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_importlib/source/test_source_encoding.py /usr/lib64/python3.6/test/test_importlib/source install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/__init__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/__main__.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_fixcid.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_gprof2html.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_i18n.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_md5sum.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_pathfix.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_pdeps.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_pindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_reindent.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_sundry.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_tools/test_unparse.py /usr/lib64/python3.6/test/test_tools install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/__init__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/__main__.py /usr/lib64/python3.6/test/test_warnings install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/data/import_warning.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/test/test_warnings/data/stacklevel.py /usr/lib64/python3.6/test/test_warnings/data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/__init__.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/__main__.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/bytedesign.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/chaos.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/clock.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/colormixer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/forest.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/fractalcurves.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/lindenmayer.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/minimal_hanoi.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/nim.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/paint.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/peace.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/penrose.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/planet_and_moon.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/rosette.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/round_dance.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/sorting_animate.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/tree.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/turtle.cfg /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/two_canvases.py /usr/lib64/python3.6/turtledemo install -p /builddir/build/BUILD/Python-3.6.8/Lib/turtledemo/yinyang.py /usr/lib64/python3.6/turtledemo install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/__init__.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/connection.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/context.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/heap.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/managers.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/pool.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_fork.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_forkserver.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_spawn_posix.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/popen_spawn_win32.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/process.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/queues.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/reduction.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/resource_sharer.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/semaphore_tracker.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/sharedctypes.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/spawn.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/synchronize.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/util.py /usr/lib64/python3.6/multiprocessing install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/dummy/__init__.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/multiprocessing/dummy/connection.py /usr/lib64/python3.6/multiprocessing/dummy install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/__init__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/__main__.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/case.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/loader.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/main.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/mock.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/result.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/runner.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/signals.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/suite.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/util.py /usr/lib64/python3.6/unittest install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/__init__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/__main__.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/_test_warnings.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/dummy.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/support.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_assertions.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_break.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_case.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_discovery.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_functiontestcase.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_loader.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_program.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_result.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_runner.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_setups.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_skipping.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/test_suite.py /usr/lib64/python3.6/unittest/test install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/__init__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/__main__.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/support.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testcallable.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testhelpers.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testmagicmethods.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testmock.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testpatch.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testsentinel.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/unittest/test/testmock/testwith.py /usr/lib64/python3.6/unittest/test/testmock install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/__init__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/__main__.py /usr/lib64/python3.6/venv install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/scripts/common/activate /usr/lib64/python3.6/venv/scripts/common install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/scripts/posix/activate.csh /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/venv/scripts/posix/activate.fish /usr/lib64/python3.6/venv/scripts/posix install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/__init__.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/ascii.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/has_key.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/panel.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/curses/textpad.py /usr/lib64/python3.6/curses install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc_data/__init__.py /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc_data/_pydoc.css /usr/lib64/python3.6/pydoc_data install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Lib/pydoc_data/topics.py /usr/lib64/python3.6/pydoc_data install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_m_linux_ppc64le-linux-gnu.py \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6; \ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/LICENSE /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/LICENSE.txt if test -d /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests; then \ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Modules/xxmodule.c \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests ; \ fi PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_m_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_m_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__phello__.foo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_dm_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sysconfigdata_m_linux_ppc64le-linux-gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python-config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py'... Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py'... Compiling '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -Wi /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -Wi -O /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -Wi -OO /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py \ -d /usr/lib64/python3.6/site-packages -f \ -x badsyntax /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages Listing '/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages'... PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/Grammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/Grammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/Grammar3.6.8.final.0.pickle PYTHONPATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized \ ./python -E -m lib2to3.pgen2.driver /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Generating grammar tables from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/PatternGrammar.txt Writing grammar tables to /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/PatternGrammar3.6.8.final.0.pickle Creating directory /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/Python-ast.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/Python.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/_hashopenssl.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/abstract.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/accu.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/asdl.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/ast.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bitset.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bltinmodule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/boolobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bytearrayobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bytes_methods.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/bytesobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/cellobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/ceval.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/classobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/code.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/codecs.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/compile.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/complexobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/datetime.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/descrobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/dictobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/dtoa.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/dynamic_annotations.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/enumobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/errcode.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/eval.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/fileobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/fileutils.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/floatobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/frameobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/funcobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/genobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/graminit.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/grammar.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/import.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/intrcheck.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/iterobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/listobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/longintrepr.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/longobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/marshal.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/memoryobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/metagrammar.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/methodobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/modsupport.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/moduleobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/namespaceobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/node.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/object.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/objimpl.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/odictobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/opcode.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/osdefs.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/osmodule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/parsetok.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/patchlevel.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pgen.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pgenheaders.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/py_curses.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyarena.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyatomic.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pycapsule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyctype.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pydebug.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pydtrace.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyerrors.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyexpat.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyfpe.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pygetopt.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyhash.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pylifecycle.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymacconfig.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymacro.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymath.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pymem.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pyport.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystate.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystrcmp.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystrhex.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pystrtod.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pythonrun.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pythread.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/pytime.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/rangeobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/setobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/sliceobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/structmember.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/structseq.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/symtable.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/sysmodule.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/token.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/traceback.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/tupleobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/typeslots.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/ucnhash.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/unicodeobject.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/warnings.h /usr/include/python3.6m install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Include/weakrefobject.h /usr/include/python3.6m install -p -m 644 pyconfig.h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6m/pyconfig.h Creating directory /usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu install -p -m 644 Modules/config.c /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/config.c install -p -m 644 Programs/python.o /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/python.o install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Modules/config.c.in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/config.c.in install -p -m 644 Makefile /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/Makefile install -p -m 644 Modules/Setup /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/Setup install -p -m 644 Modules/Setup.local /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/Setup.local install -p -m 644 Modules/Setup.config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/Setup.config install -p -m 644 Misc/python.pc /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig/python-3.6.pc install -p /builddir/build/BUILD/Python-3.6.8/Modules/makesetup /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/makesetup install -p /builddir/build/BUILD/Python-3.6.8/install-sh /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/install-sh install -p python-config.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/python-config.py install -p python-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-config LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized ./python -E /builddir/build/BUILD/Python-3.6.8/setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib64/python3.6/lib-dynload \ --root=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/ 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: atexit pwd time running build_scripts copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /builddir/build/BUILD/Python-3.6.8/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 644 to 755 changing mode of build/scripts-3.6/idle3 from 644 to 755 changing mode of build/scripts-3.6/2to3 from 644 to 755 changing mode of build/scripts-3.6/pyvenv from 644 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 running install_lib copying build/lib.linux-ppc64le-3.6/unicodedata.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_sqlite3.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_lsprof.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/grp.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/cmath.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_ctypes_test.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/select.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/xxlimited.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/pyexpat.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/readline.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_hashlib.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_csv.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/array.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/fcntl.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_codecs_hk.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_testbuffer.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/ossaudiodev.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_tkinter.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/audioop.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_random.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_blake2.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_ctypes.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_multibytecodec.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/mmap.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_codecs_kr.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_gdbm.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_crypt.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_codecs_tw.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_json.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_hmacopenssl.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_lzma.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_multiprocessing.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_posixsubprocess.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_datetime.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/spwd.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/zlib.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_bz2.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_codecs_cn.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_testmultiphase.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_codecs_iso2022.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/nis.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/math.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_pickle.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/parser.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/resource.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_ssl.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_testimportmultiple.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_dbm.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_curses_panel.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_bisect.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/binascii.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/syslog.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/termios.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_sysconfigdata_m_linux_ppc64le-linux-gnu.py -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_asyncio.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_opcode.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_heapq.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_codecs_jp.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_curses.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_elementtree.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload creating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6/__pycache__/_sysconfigdata_m_linux_ppc64le-linux-gnu.cpython-36.opt-1.pyc -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6/__pycache__/_sysconfigdata_m_linux_ppc64le-linux-gnu.cpython-36.opt-2.pyc -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6/__pycache__/_sysconfigdata_m_linux_ppc64le-linux-gnu.cpython-36.pyc -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ copying build/lib.linux-ppc64le-3.6/_struct.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_testcapi.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_sha3.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_decimal.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload copying build/lib.linux-ppc64le-3.6/_socket.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/cmath.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/select.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/xxlimited.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/readline.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_csv.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/array.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/audioop.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/mmap.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/spwd.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/nis.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/math.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/parser.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/resource.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sysconfigdata_m_linux_ppc64le-linux-gnu.py to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_m_linux_ppc64le-linux-gnu.cpython-36.opt-1.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_m_linux_ppc64le-linux-gnu.cpython-36.opt-2.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__/_sysconfigdata_m_linux_ppc64le-linux-gnu.cpython-36.pyc to 644 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-ppc64le-linux-gnu.so to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/ to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.6/pydoc3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin copying build/scripts-3.6/pyvenv-3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin copying build/scripts-3.6/2to3-3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin copying build/scripts-3.6/idle3.6 -> /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pyvenv-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/2to3-3.6 to 755 changing mode of /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3.6 to 755 rm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sysconfigdata_m_linux_ppc64le-linux-gnu.py rm -r /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/__pycache__ install -p -m 644 /builddir/build/BUILD/Python-3.6.8/Misc/python.man \ /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/python3.6.1 if test ! -d /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; then \ echo "Creating directory /usr/lib64/pkgconfig"; \ install -p -d -m 755 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; \ fi if test -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3 -o -h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3; \ then rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3; \ else true; \ fi (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6 python3) if test "3.6" != "3.6m"; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6-config; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6m-config python3.6-config); \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig/python-3.6m.pc; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; ln -s python-3.6.pc python-3.6m.pc); \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3-config (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6-config python3-config) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig/python3.pc (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig; ln -s python-3.6.pc python3.pc) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s idle3.6 idle3) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s pydoc3.6 pydoc3) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/2to3 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s 2to3-3.6 2to3) rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pyvenv (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s pyvenv-3.6 pyvenv) if test "x" != "x" ; then \ rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3-32; \ (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin; ln -s python3.6-32 python3-32) \ fi rm -f /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/python3.1 (cd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1; ln -s python3.6.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.6.8/build/optimized ./python -E -m ensurepip \ $ensurepip --root=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/ ; \ fi ~/build/BUILD/Python-3.6.8 + popd + PathOfGdbPy=/usr/lib/debug//usr/lib64/libpython3.6m.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py + cp Tools/gdb/libpython.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64/libpython3.6m.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py ++ uname -m + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-ppc64le-config + echo -e '#!/bin/sh\nexec /usr/libexec/platform-python3.6m-`uname -m`-config "$@"' + echo '[ $? -eq 127 ] && echo "Could not find /usr/libexec/platform-python3.6m-`uname -m`-config. Look around to see available arches." >&2' + chmod +x /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-config + mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6m-config + ln -s /usr/libexec/platform-python3.6m-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-config ++ uname -m ++ uname -m + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-ppc64le-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6m-ppc64le-config ++ uname -m ++ uname -m + ln -s /usr/libexec/platform-python3.6m-ppc64le-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m-ppc64le-config + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6m + ln -s /usr/libexec/platform-python3.6m /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6m + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6m/pyconfig.h /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6m/pyconfig-64.h + cat FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: INSTALL OF PYTHON FOR CONFIGURATION: optimized + install -d -m 0755 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages/__pycache__ + install -d -m 0755 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/python3.6/site-packages/__pycache__ + install -D -m 0644 Lib/idlelib/Icons/idle_16.png /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/16x16/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_32.png /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/32x32/apps/idle3.png + install -D -m 0644 Lib/idlelib/Icons/idle_48.png /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/48x48/apps/idle3.png + desktop-file-install --dir=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/applications /builddir/build/SOURCES/idle3.desktop + mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/metainfo + cp -a /builddir/build/SOURCES/idle3.appdata.xml /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/metainfo + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/metainfo/idle3.appdata.xml /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/metainfo/idle3.appdata.xml: OK + sed -i -e 's/'\''pyconfig.h'\''/'\''pyconfig-64.h'\''/' /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py + cp -p Tools/scripts/pathfix.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/ + LD_LIBRARY_PATH=./build/optimized + ./build/optimized/python Tools/scripts/pathfix.py -i /usr/libexec/platform-python -pn /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64/libpython3.6dm.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64/libpython3.6m.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pyvenv-3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/2to3-3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pathfix.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__future__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_bootlocale.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_collections_abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compat_pickle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_compression.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_dummy_thread.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_markupbase.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_osx_support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pydecimal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_pyio.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_sitebuiltins.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_strptime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_threading_local.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/_weakrefset.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/aifc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/antigravity.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/argparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ast.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asynchat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncore.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/base64.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bdb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/binhex.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bisect.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/bz2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cProfile.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/calendar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgi.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cgitb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/chunk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/code.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codecs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/codeop.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/colorsys.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/compileall.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/configparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/contextlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/copyreg.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/crypt.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/csv.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/datetime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/decimal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/difflib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dis.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/doctest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dummy_threading.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/enum.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/filecmp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fileinput.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fnmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/formatter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/fractions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ftplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/functools.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/genericpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getopt.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/getpass.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gettext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/glob.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/gzip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hashlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/heapq.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/hmac.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imaplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imghdr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/imp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/inspect.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/io.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ipaddress.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/keyword.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/linecache.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/locale.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lzma.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/macurl2path.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailbox.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mailcap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/mimetypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/modulefinder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/netrc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nntplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ntpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/nturl2path.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/numbers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/opcode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/operator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/optparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/os.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pathlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pdb.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pickletools.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pipes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pkgutil.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/platform.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/plistlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/poplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/posixpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pprint.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/profile.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pstats.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pty.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/py_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pyclbr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/queue.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/quopri.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/random.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/re.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/reprlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/rlcompleter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/runpy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sched.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/secrets.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/selectors.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shelve.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shlex.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/shutil.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/signal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtpd.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/smtplib.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sndhdr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socket.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/socketserver.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_constants.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sre_parse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ssl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/statistics.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/string.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/stringprep.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/struct.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sunau.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symbol.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/symtable.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tabnanny.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tarfile.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/telnetlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tempfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/textwrap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/this.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/threading.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/timeit.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/token.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tokenize.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/trace.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/traceback.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tracemalloc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tty.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/types.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/typing.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uu.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/uuid.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/warnings.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wave.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/weakref.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/webbrowser.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xdrlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipapp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/zipfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_futures.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/base_tasks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/compat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/constants.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/coroutines.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/futures.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/locks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/log.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/proactor_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/protocols.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/queues.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/selector_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/sslproto.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/streams.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/tasks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/test_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/transports.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/unix_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/windows_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/_base.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/process.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/thread.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/_endian.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/wintypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dyld.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/dylib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/framework.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_anon.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_array_in_pointer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_arrays.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_as_parameter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bitfields.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_buffers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_byteswap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_callbacks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cast.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_cfuncs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_checkretval.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_delattr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_errno.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_find.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_frombuffer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_funcptr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_functions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_incomplete.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_init.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_internals.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_keeprefs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_libc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_loading.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_macholib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_memfunctions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_numbers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_objects.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_parameters.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pep3118.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pickling.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_pointers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_prototypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_python_api.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_random_things.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_refcounts.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_repr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_returnfuncptrs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_simplesubclasses.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_sizes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_slicing.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_stringptr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_strings.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_struct_fields.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_structures.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unaligned_structures.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_values.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_varsize_struct.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_win32.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/test_wintypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/ascii.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/has_key.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/panel.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/textpad.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/gnu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/ndbm.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/_msvccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/archive_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/bcppcompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/ccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/config.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/core.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/debug.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dep_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dir_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/dist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/errors.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/extension.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/fancy_getopt.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/file_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/log.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvc9compiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/msvccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/text_file.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/unixccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/version.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/versionpredicate.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_msi.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_rpm.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/bdist_wininst.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_clib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_ext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_py.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/build_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/check.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/clean.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/config.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_data.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_egg_info.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_headers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_lib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/install_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/register.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/sdist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/upload.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_archive_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_msi.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_rpm.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_bdist_wininst.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_clib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_ext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_py.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_build_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_check.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_clean.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_config_cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_core.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_cygwinccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dep_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dir_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_dist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_extension.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_file_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_data.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_headers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_lib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_install_scripts.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_log.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvc9compiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_msvccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_register.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sdist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_text_file.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_unixccompiler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_upload.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_version.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/test_versionpredicate.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_encoded_words.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_header_value_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_parseaddr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/_policybase.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/base64mime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/charset.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/contentmanager.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/encoders.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/errors.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/feedparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/generator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/header.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/headerregistry.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/iterators.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/message.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/policy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/quoprimime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/application.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/audio.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/base.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/image.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/message.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/multipart.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/nonmultipart.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/text.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/aliases.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ascii.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/base64_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/big5hkscs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/bz2_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/charmap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp037.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1006.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1026.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1125.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1140.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1250.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1251.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1252.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1253.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1254.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1255.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1256.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1257.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp1258.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp273.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp424.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp437.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp500.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp65001.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp720.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp737.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp775.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp850.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp852.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp855.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp856.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp857.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp858.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp860.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp861.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp862.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp863.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp864.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp865.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp866.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp869.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp874.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp875.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp932.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp949.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/cp950.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jis_2004.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jisx0213.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/euc_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb18030.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gb2312.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/gbk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hex_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hp_roman8.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/hz.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/idna.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_2004.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_jp_ext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso2022_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_10.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_11.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_13.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_14.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_15.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_16.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_4.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_5.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_6.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_7.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_8.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/iso8859_9.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/johab.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_r.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_t.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/koi8_u.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/kz1048.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/latin_1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_arabic.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_centeuro.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_croatian.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_cyrillic.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_farsi.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_greek.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_iceland.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_latin2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_roman.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_romanian.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mac_turkish.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/mbcs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/oem.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/palmos.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/ptcp154.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/punycode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/quopri_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/raw_unicode_escape.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/rot_13.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jis_2004.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/shift_jisx0213.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/tis_620.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/undefined.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_escape.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/unicode_internal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_be.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_16_le.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_be.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_32_le.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_7.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/utf_8_sig.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/uu_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/zlib_codec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_uninstall.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/entities.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/client.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookiejar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/cookies.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/server.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/_pyclbr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autocomplete_w.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/autoexpand.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/browser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/calltip_w.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/codecontext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/colorizer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/config_key.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/configdialog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugger_r.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/debugobj_r.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/delegator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/dynoption.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/editor.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/grep.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/help_about.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/history.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/hyperparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/iomenu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/macosx.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/mainmenu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/multicall.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/outwin.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/paragraph.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/parenmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pathbrowser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/percolator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/pyshell.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/query.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/redirector.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/replace.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rpc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/rstrip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/run.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/runscript.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/scrolledlist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/search.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchbase.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/searchengine.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/squeezer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/stackviewer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/statusbar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/textview.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tooltip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/tree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/undo.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/window.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zoomheight.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/zzdummy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/htest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_idle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/mock_tk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/template.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autocomplete_w.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_autoexpand.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_browser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_calltip_w.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_codecontext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_colorizer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_config_key.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_configdialog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugger_r.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_debugobj_r.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_delegator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editmenu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_editor.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_filelist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_grep.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_help_about.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_history.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_hyperparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_iomenu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_macosx.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_mainmenu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_multicall.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_outwin.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_paragraph.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_parenmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pathbrowser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_percolator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_pyshell.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_query.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_redirector.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_replace.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rpc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_rstrip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_run.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_runscript.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_scrolledlist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_search.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchbase.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_searchengine.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_squeezer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_stackviewer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_statusbar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_text.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_textview.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tooltip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_tree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_undo.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_warning.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_window.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/test_zoomheight.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/_bootstrap_external.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/machinery.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/decoder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/encoder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/scanner.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/tool.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_matcher.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/btm_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_base.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixer_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/main.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/patcomp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pygram.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pytree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/refactor.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_apply.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_asserts.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_basestring.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_buffer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_dict.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_except.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_execfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_exitfunc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_filter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_funcattrs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_future.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_getcwdu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_has_key.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_idioms.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_import.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_imports2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_input.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_intern.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_isinstance.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_itertools_imports.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_long.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_map.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_metaclass.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_methodattrs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ne.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_next.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_nonzero.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_numliterals.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_operator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_paren.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_print.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raise.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_raw_input.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reduce.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_reload.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_renames.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_repr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_set_literal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_standarderror.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_sys_exc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_throw.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_tuple_params.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_types.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_urllib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_ws_comma.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xrange.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_xreadlines.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/fix_zip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/conv.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/driver.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/literals.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/parse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/pgen.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/token.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/tokenize.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/pytree_idempotency.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_all_fixers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_fixers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_main.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_pytree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_refactor.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/test_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/bom.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/crlf.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/infinite_recursion.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/py3_test_grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/bad_order.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/no_fixer_cls.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/parrot_example.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_explicit.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_first.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_last.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_parrot.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/fix_preorder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/config.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/handlers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/connection.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/context.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/forkserver.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/heap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/managers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/pool.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_fork.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_forkserver.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_posix.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/popen_spawn_win32.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/process.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/queues.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/reduction.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/resource_sharer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/semaphore_tracker.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/sharedctypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/synchronize.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/connection.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/topics.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dbapi2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/dump.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dbapi.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/dump.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/factory.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/hooks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/regression.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/transactions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/types.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/userfunctions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/_test_multiprocessing.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ann_module3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiotests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/autotest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bad_coding.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bad_coding2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_3131.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future10.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future4.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future5.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future6.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future7.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future8.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_future9.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/badsyntax_pep3120.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bisect.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/bytecode_helper.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/coding20731.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/curses_tests.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/datetimetester.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dis_module.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/doctest_aliases.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/double_const.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_a.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/final_b.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/fork_wait.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/future_test2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/gdb_sample.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imp_dummy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/inspect_fodder2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/list_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/lock_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/make_ssl_certs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mapping_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/memory_watchdog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mock_socket.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mod_generics_cache.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_fork_bomb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/mp_preload.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/multibytecodec_support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/outstanding_bugs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pickletester.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/profilee.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pyclbr_input.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydoc_mod.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pydocfodder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pystone.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/pythoninfo.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/re_tests.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/regrtest.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/relimport.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/reperf.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_docstrings.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sample_doctest_no_doctests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/seq_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/signalinterproctester.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sortperf.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssl_servers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/ssltests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/string_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___all__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test___future__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__locale.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__opcode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test__osx_support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_abstract_numbers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_aifc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_argparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_array.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asdl_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ast.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncgen.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asynchat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncore.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_atexit.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_audioop.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_augassign.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_base64.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_baseexception.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bdb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigaddrspace.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bigmem.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binascii.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binhex.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_binop.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bisect.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bool.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_buffer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bufio.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_builtin.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bytes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_bz2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_c_locale_coercion.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_calendar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_call.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_capi.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgi.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cgitb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_charmapcodec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_class.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cmd_line_script.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_code_module.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeccallbacks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_cn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_hk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_iso2022.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecencodings_tw.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_cn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_hk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_jp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_kr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecmaps_tw.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codecs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_codeop.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_collections.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_colorsys.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compare.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_compileall.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_complex.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_concurrent_futures.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_configparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contains.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_contextlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_copyreg.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_coroutines.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_cprofile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crashers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_crypt.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_csv.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ctypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_curses.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_datetime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_dumb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_gnu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dbm_ndbm.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decimal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_decorators.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_defaultdict.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_deque.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_descrtut.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_devpoll.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dict_version.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictcomps.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dictviews.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_difflib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dis.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_distutils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_doctest2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_docxmlrpc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dtrace.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_thread.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dummy_threading.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamic.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_dynamicclassattribute.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eintr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ensurepip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enum.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_enumerate.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_eof.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_epoll.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_errno.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_hierarchy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exception_variations.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_exceptions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_extcall.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_faulthandler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fcntl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_file_eintr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_filecmp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileinput.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fileio.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_finalization.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fips.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_float.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_flufl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fnmatch.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fork1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_format.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fractions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_frame.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_fstring.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ftplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_funcattrs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_functools.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future4.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_future5.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gdb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generator_stop.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_generators.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genericpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_genexps.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getargs2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getopt.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_getpass.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gettext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_glob.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_global.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grammar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_grp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_gzip.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hash.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hashlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_heapq.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_hmac.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_html.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_htmlparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookiejar.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_http_cookies.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_httpservers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_idle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imaplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imghdr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_imp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_index.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_inspect.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_int_literal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_io.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ioctl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ipaddress.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_isinstance.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_iterlen.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_itertools.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keyword.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_keywordonlyarg.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_kqueue.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_largefile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lib2to3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_linecache.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_list.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_listcomps.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_locale.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_logging.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_long.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_longexp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_lzma.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_macurl2path.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailbox.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mailcap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_marshal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_math.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryio.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_memoryview.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_metaclass.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mimetypes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_minidom.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_mmap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_module.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_modulefinder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_msilib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multibytecodec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_fork.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_forkserver.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_main_handling.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_multiprocessing_spawn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_netrc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nis.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_nntplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_normalization.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ntpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_numeric_tower.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_opcodes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_openpty.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_operator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_optparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ordered_dict.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_os.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ossaudiodev.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_osx_env.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pathlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pdb.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_peepholer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pickletools.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pipes.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkg.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgimport.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pkgutil.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_platform.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_plistlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poll.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_popen.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_poplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posix.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_posixpath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pow.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pprint.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_print.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_profile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_property.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pstats.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pty.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pulldom.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pwd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_py_compile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyclbr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pydoc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_pyexpat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_queue.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_quopri.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_raise.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_random.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_range.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_re.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_readline.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_regrtest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_repl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_reprlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_resource.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_richcmp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_rlcompleter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_robotparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_runpy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sax.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sched.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_scope.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_script_helper.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_secrets.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_select.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_selectors.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_set.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_setcomps.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shelve.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shlex.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_shutil.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_signal.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_site.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_slice.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtplib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_smtpnet.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sndhdr.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socket.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_socketserver.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sort.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_spwd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sqlite.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ssl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_startfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_statistics.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strftime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_string_literals.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_stringprep.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strptime.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_strtod.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_struct.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structmembers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_structseq.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subclassinit.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sunau.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sundry.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_super.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symbol.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_symtable.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syntax.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_setprofile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sys_settrace.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_sysconfig.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_syslog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tarfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tcl.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_telnetlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tempfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_textwrap.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_thread.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threaded_import.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadedtempfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threading_local.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_threadsignals.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_time.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeit.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_timeout.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tix.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tokenize.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_trace.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_traceback.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tracemalloc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_guionly.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ttk_textonly.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tuple.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_turtle.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typechecks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_types.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_typing.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_ucn.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unary.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_file_functions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicode_identifiers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unicodedata.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unittest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_univnewlines.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_unpack_ex.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2_localnet.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib2net.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllib_response.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urllibnet.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_urlparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userdict.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userlist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_userstring.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_utf8source.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uu.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_uuid.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_venv.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wait4.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wave.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakref.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_weakset.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_webbrowser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winconsoleio.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winreg.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_winsound.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_with.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_wsgiref.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xdrlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_dom_minicompat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xml_etree_c.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_xmlrpc_net.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_yield_from.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipapp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipfile64.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zipimport_support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_zlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/testcodec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tf_inherit_check.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/threaded_import_hangers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/time_hashlib.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/win_console_handler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/call_stack.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/gc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/instance.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/line.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/eintr_tester.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_iso_8859_1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/module_koi8_r.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/cmdline.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/main.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/pgo.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/refleak.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/runtest_mp.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/save_env.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/setup.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/fd_status.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/input_reader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qcat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/qgrep.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/sigchild_ignore.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/script_helper.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/testresult.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/echo3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_base_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_futures.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_locks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_pep492.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_proactor_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_queues.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_selector_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_sslproto.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_streams.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_subprocess.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_tasks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_transports.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_unix_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_events.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/test_windows_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__encoded_words.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test__header_value_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_asian_codecs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_contentmanager.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_defect_handling.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_email.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_generator.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_headerregistry.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_inversion.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_message.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_parser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_pickleable.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_policy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/test_utils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/torture_test.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/basic2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/indirect.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/rebinding2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpackage.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/subpackage2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_abc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_api.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_lazy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_locks.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_namespace_pkgs.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_spec.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/test_windows.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/test_path_hook.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___loader__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test___package__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_api.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_caching.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_fromlist.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_meta_path.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_packages.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_path.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/test_relative_imports.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/one.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/two.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/one.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/two.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/one.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/two.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/three.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_case_sensitivity.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_file_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_finder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_path_hook.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/test_source_encoding.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_decode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_default.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_dump.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_encode_basestring_ascii.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_enum.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_fail.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_float.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_indent.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass1.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass2.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_pass3.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_recursion.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_scanstring.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_separators.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_speedups.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_tool.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/test_unicode.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_fixcid.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_gprof2html.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_i18n.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_md5sum.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pathfix.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pdeps.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_pindent.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_reindent.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_sundry.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/test_unparse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/import_warning.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/stacklevel.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/testmod.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/colorchooser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/commondialog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/constants.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dialog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/dnd.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/filedialog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/font.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/messagebox.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/scrolledtext.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/simpledialog.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/tix.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/ttk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/runtktests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/widget_tests.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_font.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_geometry_managers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_images.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_loadtk.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_misc.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_text.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_variables.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/test_widgets.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_extensions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_functions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_style.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/test_widgets.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/bytedesign.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/chaos.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/clock.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/colormixer.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/forest.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/fractalcurves.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/lindenmayer.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/minimal_hanoi.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/nim.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/paint.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/peace.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/penrose.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/planet_and_moon.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/rosette.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/round_dance.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/tree.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/two_canvases.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/yinyang.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/case.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/loader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/main.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/mock.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/result.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/runner.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/signals.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/suite.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/_test_warnings.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/dummy.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_assertions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_break.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_case.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_discovery.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_functiontestcase.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_loader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_program.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_result.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_runner.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_setups.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_skipping.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/test_suite.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/support.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testcallable.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testhelpers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmagicmethods.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testmock.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testpatch.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testsentinel.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/testwith.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/error.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/parse.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/request.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/response.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/robotparser.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__main__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/handlers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/headers.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/simple_server.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/util.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/validate.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/NodeFilter.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/domreg.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/expatbuilder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minicompat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/minidom.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/pulldom.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/xmlbuilder.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementInclude.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementPath.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/ElementTree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/cElementTree.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/expat.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/_exceptions.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/expatreader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/handler.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/saxutils.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/xmlreader.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__init__.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/client.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/server.py: no change /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64/libpython3.6dm.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug//usr/lib64/libpython3.6m.so.1.0-3.6.8-41.el8.ppc64le.debug-gdb.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3.6: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3.6: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pyvenv-3.6: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/2to3-3.6: updating recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6dm') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/include/python3.6m') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug/usr') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/python3.6') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/python3.6/site-packages') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/python3.6/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/pkgconfig') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/collections/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/concurrent/futures/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/macholib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ctypes/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/curses/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/dbm/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/encodings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/ensurepip/_bundled') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/html/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/http/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/Icons') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/idlelib/idle_test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/fixes/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/pgen2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/logging/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/multiprocessing/dummy/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/audiodata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/capath') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/cjkencodings') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/decimaltestdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/dtracedata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/eintrdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/encoded_modules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/imghdrdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/libregrtest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/sndhdrdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/subprocessdata/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/support/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_asyncio/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_email/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/circular_imports/subpkg/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/builtin/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/extension/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/frozen/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/import_/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/both_portions/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion1/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/portion2/foo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project1/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project2/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/project3/parent/child/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/source/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_json/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_warnings/data/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/tracedmodules/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/xmltestdata') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/unittest/test/testmock/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/common') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/venv/scripts/posix') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/wsgiref/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/dom/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/etree/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/parsers/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xml/sax/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/xmlrpc/__pycache__') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/applications') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/16x16') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/16x16/apps') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/32x32') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/32x32/apps') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/48x48') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/icons/hicolor/48x48/apps') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1') recursedown('/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/metainfo') + for LDVersion in 3.6m 3.6dm + LD_LIBRARY_PATH=./build/optimized + ./build/optimized/python Tools/scripts/pathfix.py -i /usr/libexec/platform-python3.6m -pn /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/python-config.py + for LDVersion in 3.6m 3.6dm + LD_LIBRARY_PATH=./build/optimized + ./build/optimized/python Tools/scripts/pathfix.py -i /usr/libexec/platform-python3.6dm -pn /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python-config.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6m-ppc64le-linux-gnu/python-config.py: updating /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/config-3.6dm-ppc64le-linux-gnu/python-config.py: updating + rm -rf /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_tools + find /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le -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-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/email/mime/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib2to3/tests/data/fixers/myfixes/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/sqlite3/test/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/urllib/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_tkinter/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/test_ttk/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/tkinter/test/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/__main__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/turtledemo/sorting_animate.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/pydoc_data/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package/submodule.py /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/test/test_import/data/package2/submodule2.py + find /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le -name '*.bat' -exec rm '{}' ';' + find /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/ -name '*~' -exec rm -f '{}' ';' + find . -name '*~' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/LICENSE.txt + find /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/:/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6 -O -c 'import py_compile, sys; [py_compile.compile(f, dfile=f.partition("/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le")[2], optimize=opt) for opt in range(3) for f in sys.argv[1:]]' File "/usr/lib64/python3.6/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.6/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.6/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.6/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.6/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.6/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.6/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.6/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.6/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.6/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.6/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.6/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.6/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.6/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.6/lib2to3/tests/data/bom.py", line 2 print "BOM BOOM!" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")? File "/usr/lib64/python3.6/lib2to3/tests/data/false_encoding.py", line 2 print '#coding=0' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')? File "/usr/lib64/python3.6/lib2to3/tests/data/crlf.py", line 1 print "hi" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")? File "/usr/lib64/python3.6/lib2to3/tests/data/different_encoding.py", line 3 print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')? File "/usr/lib64/python3.6/lib2to3/tests/data/py2_test_grammar.py", line 31 self.assertEquals(0377, 255) ^ SyntaxError: invalid token File "/usr/lib64/python3.6/test/badsyntax_future3.py", line 3 SyntaxError: future feature rested_snopes is not defined File "/usr/lib64/python3.6/test/badsyntax_future7.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/bad_coding.py", line 0 SyntaxError: unknown encoding: uft-8 File "/usr/lib64/python3.6/test/badsyntax_pep3120.py", line 1 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byte File "/usr/lib64/python3.6/test/bad_coding2.py", line 0 SyntaxError: encoding problem: utf8 with BOM File "/usr/lib64/python3.6/test/badsyntax_future9.py", line 3 SyntaxError: not a chance File "/usr/lib64/python3.6/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.6/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.6/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.6/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.6/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_3131.py", line 2 € = 2 ^ SyntaxError: invalid character in identifier File "/usr/lib64/python3.6/test/badsyntax_future6.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future10.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future8.py", line 3 SyntaxError: future feature * is not defined File "/usr/lib64/python3.6/test/badsyntax_future4.py", line 3 SyntaxError: from __future__ imports must occur at the beginning of the file File "/usr/lib64/python3.6/test/badsyntax_future5.py", line 4 SyntaxError: from __future__ imports must occur at the beginning of the file + rm -rf /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le -perm 555 -exec chmod 755 '{}' ';' + mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib/rpm/macros.d/ + ln -s /usr/bin/python3.6dm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3-debug + ln -s /usr/libexec/platform-python3.6dm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python-debug + mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec + mv /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6 + ln -s /usr/libexec/platform-python3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/python3.6 + ln -s ./platform-python3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python + ln -s ./platform-python3.6m-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6-config + ln -s ./platform-python3.6-config /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python-config + rm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/pydoc3 + rm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3 + rm /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/python3.1 + install -m 755 /builddir/build/SOURCES/no-python /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/no-python + install -m 644 /builddir/build/SOURCES/unversioned-python.1 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/unversioned-python.1 + touch /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/unversioned-python + touch /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/bin/idle3 + touch /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/man/man1/python.1.gz + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.6.8-41.el8 --unique-debug-suffix -3.6.8-41.el8.ppc64le --unique-debug-src-base python3-3.6.8-41.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.6.8 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.6m.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.6dm.so.1.0 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_asyncio.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-ppc64le-linux-gnu.so gdb-add-index: No index was created for /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/libpython3.so gdb-add-index: [Was there no debuginfo? Was there already an index?] extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_cn.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_hk.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_iso2022.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_jp.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_kr.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_codecs_tw.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_crypt.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_csv.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_csv.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ctypes_test.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_dbm.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_decimal.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_elementtree.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_gdbm.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_json.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lsprof.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multibytecodec.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_multiprocessing.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_random.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_socket.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_struct.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testbuffer.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testcapi.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testimportmultiple.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_testmultiphase.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/_tkinter.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/array.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/array.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/audioop.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/audioop.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/binascii.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/cmath.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/cmath.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/grp.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/math.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/math.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/mmap.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/mmap.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/nis.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/nis.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/ossaudiodev.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/parser.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/parser.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/readline.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/readline.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/resource.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/resource.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/select.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/select.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/spwd.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/spwd.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/syslog.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/termios.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/xxlimited.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/zlib.cpython-36dm-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6 extracting debug info from /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python3.6dm hard linked /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug/usr/libexec/platform-python3.6-3.6.8-41.el8.ppc64le.debug to /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib/debug/usr/libexec/platform-python3.6m-3.6.8-41.el8.ppc64le.debug dwz: ./usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36dm-ppc64le-linux-gnu.so-3.6.8-41.el8.ppc64le.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-ppc64le-linux-gnu.so-3.6.8-41.el8.ppc64le.debug: Unknown DWARF DW_OP_253 /usr/lib/rpm/sepdebugcrcfix: Updated 129 CRC32s, 3 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 31077 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress gzip: ./usr/share/man/man1/python.1.gz: unexpected end of file ls: cannot access './usr/share/man/man1/python.1': No such file or directory find: invalid argument `-inum' to `-inum' gzip: ./usr/share/man/man1/python.1: No such file or directory + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2hdaTq + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + find /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le -type f -a -name '*.py' -print0 + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/lib-dynload/:/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64 + PYTHONPATH='/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/site-packages' + xargs -0 /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/libexec/platform-python /builddir/build/SOURCES/check-pyc-and-pyo-timestamps.py + grep curses + ldd /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/_curses.cpython-36dm-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36dm-ppc64le-linux-gnu.so /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/_curses_panel.cpython-36m-ppc64le-linux-gnu.so + grep libncurses.so + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in + for Module in /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le//usr/lib64/python3.6/lib-dynload/*.so + case $Module in ++ pwd + topdir=/builddir/build/BUILD/Python-3.6.8 + CheckPython debug + ConfName=debug ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.6.8/build/debug + export OPENSSL_CONF=/non-existing-file + OPENSSL_CONF=/non-existing-file + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: debug + WITHIN_PYTHON_RPM_BUILD= + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/debug + /builddir/build/BUILD/Python-3.6.8/build/debug/python -m test.regrtest -wW --slowest --findleaks -x test_bdist_rpm == CPython 3.6.8 (default, Sep 10 2021, 09:08:36) [GCC 8.5.0 20210514 (Red Hat 8.5.0-3)] == Linux-4.14.0-115.6.1.el7a.ppc64le-ppc64le-with-centos-8.2.2004-Core little-endian == cwd: /builddir/build/BUILD/Python-3.6.8/build/debug/build/test_python_31806 == CPU count: 8 == encodings: locale=UTF-8, FS=utf-8 Run tests sequentially 0:00:00 load avg: 2.02 [ 1/409] test_grammar 0:00:00 load avg: 2.02 [ 2/409] test_opcodes 0:00:00 load avg: 2.02 [ 3/409] test_dict 0:00:00 load avg: 2.02 [ 4/409] test_builtin 0:00:01 load avg: 2.02 [ 5/409] test_exceptions 0:00:02 load avg: 1.86 [ 6/409] test_types 0:00:02 load avg: 1.86 [ 7/409] test_unittest 0:00:05 load avg: 1.86 [ 8/409] test_doctest 0:00:08 load avg: 1.79 [ 9/409] test_doctest2 0:00:08 load avg: 1.79 [ 10/409] test_support 0:00:16 load avg: 1.73 [ 11/409] test___all__ 0:00:20 load avg: 1.91 [ 12/409] test___future__ 0:00:20 load avg: 1.91 [ 13/409] test__locale 0:00:20 load avg: 1.91 [ 14/409] test__opcode 0:00:20 load avg: 1.91 [ 15/409] test__osx_support 0:00:20 load avg: 1.91 [ 16/409] test_abc 0:00:21 load avg: 1.91 [ 17/409] test_abstract_numbers 0:00:21 load avg: 1.91 [ 18/409] test_aifc 0:00:21 load avg: 1.91 [ 19/409] test_argparse 0:00:24 load avg: 1.92 [ 20/409] test_array 0:00:26 load avg: 1.84 [ 21/409] test_asdl_parser 0:00:26 load avg: 1.84 [ 22/409] test_ast 0:00:31 load avg: 1.84 [ 23/409] test_asyncgen 0:00:32 load avg: 1.70 [ 24/409] test_asynchat 0:00:33 load avg: 1.70 [ 25/409] test_asyncio 0:01:26 load avg: 1.20 [ 26/409] test_asyncore -- test_asyncio passed in 53 sec 19 ms 0:01:28 load avg: 1.10 [ 27/409] test_atexit 0:01:28 load avg: 1.10 [ 28/409] test_audioop 0:01:28 load avg: 1.10 [ 29/409] test_augassign 0:01:29 load avg: 1.10 [ 30/409] test_base64 0:01:29 load avg: 1.10 [ 31/409] test_baseexception 0:01:29 load avg: 1.10 [ 32/409] test_bdb 0:01:29 load avg: 1.10 [ 33/409] test_bigaddrspace 0:01:30 load avg: 1.10 [ 34/409] test_bigmem 0:01:30 load avg: 1.10 [ 35/409] test_binascii 0:01:30 load avg: 1.10 [ 36/409] test_binhex 0:01:30 load avg: 1.10 [ 37/409] test_binop 0:01:30 load avg: 1.10 [ 38/409] test_bisect 0:01:31 load avg: 1.10 [ 39/409] test_bool 0:01:31 load avg: 1.10 [ 40/409] test_buffer 0:01:53 load avg: 1.07 [ 41/409] test_bufio 0:01:54 load avg: 1.07 [ 42/409] test_bytes 0:01:59 load avg: 1.06 [ 43/409] test_bz2 0:02:03 load avg: 1.06 [ 44/409] test_c_locale_coercion 0:02:06 load avg: 1.06 [ 45/409] test_calendar 0:02:10 load avg: 1.05 [ 46/409] test_call 0:02:10 load avg: 1.05 [ 47/409] test_capi 0:02:14 load avg: 1.05 [ 48/409] test_cgi 0:02:14 load avg: 1.05 [ 49/409] test_cgitb 0:02:15 load avg: 1.05 [ 50/409] test_charmapcodec 0:02:15 load avg: 1.05 [ 51/409] test_class 0:02:15 load avg: 1.05 [ 52/409] test_cmath 0:02:16 load avg: 1.05 [ 53/409] test_cmd 0:02:16 load avg: 1.05 [ 54/409] test_cmd_line 0:02:19 load avg: 1.04 [ 55/409] test_cmd_line_script 0:02:24 load avg: 1.04 [ 56/409] test_code 0:02:24 load avg: 1.04 [ 57/409] test_code_module 0:02:24 load avg: 1.04 [ 58/409] test_codeccallbacks 0:02:24 load avg: 1.04 [ 59/409] test_codecencodings_cn 0:02:25 load avg: 1.04 [ 60/409] test_codecencodings_hk 0:02:25 load avg: 1.04 [ 61/409] test_codecencodings_iso2022 0:02:26 load avg: 1.04 [ 62/409] test_codecencodings_jp 0:02:28 load avg: 1.04 [ 63/409] test_codecencodings_kr 0:02:28 load avg: 1.04 [ 64/409] test_codecencodings_tw 0:02:28 load avg: 1.04 [ 65/409] test_codecmaps_cn 0:02:28 load avg: 1.04 [ 66/409] test_codecmaps_hk 0:02:29 load avg: 1.04 [ 67/409] test_codecmaps_jp 0:02:29 load avg: 1.04 [ 68/409] test_codecmaps_kr 0:02:29 load avg: 1.04 [ 69/409] test_codecmaps_tw 0:02:29 load avg: 1.04 [ 70/409] test_codecs 0:02:32 load avg: 1.03 [ 71/409] test_codeop 0:02:32 load avg: 1.03 [ 72/409] test_collections 0:02:34 load avg: 1.03 [ 73/409] test_colorsys 0:02:34 load avg: 1.03 [ 74/409] test_compare 0:02:34 load avg: 1.03 [ 75/409] test_compile 0:02:35 load avg: 1.03 [ 76/409] test_compileall 0:02:38 load avg: 1.03 [ 77/409] test_complex 0:02:39 load avg: 1.03 [ 78/409] test_concurrent_futures 0:03:43 load avg: 0.35 [ 79/409] test_configparser -- test_concurrent_futures passed in 1 min 4 sec 0:03:44 load avg: 0.35 [ 80/409] test_contains 0:03:44 load avg: 0.35 [ 81/409] test_contextlib 0:03:45 load avg: 0.35 [ 82/409] test_copy 0:03:45 load avg: 0.35 [ 83/409] test_copyreg 0:03:45 load avg: 0.35 [ 84/409] test_coroutines 0:03:46 load avg: 0.35 [ 85/409] test_cprofile 0:03:46 load avg: 0.35 [ 86/409] test_crashers 0:03:46 load avg: 0.35 [ 87/409] test_crypt 0:03:47 load avg: 0.40 [ 88/409] test_csv 0:03:49 load avg: 0.40 [ 89/409] test_ctypes 0:03:50 load avg: 0.40 [ 90/409] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 0:03:50 load avg: 0.40 [ 91/409] test_datetime -- test_curses skipped (resource denied) 0:03:59 load avg: 0.49 [ 92/409] test_dbm 0:04:00 load avg: 0.49 [ 93/409] test_dbm_dumb 0:04:00 load avg: 0.49 [ 94/409] test_dbm_gnu 0:04:00 load avg: 0.49 [ 95/409] test_dbm_ndbm 0:04:00 load avg: 0.49 [ 96/409] test_decimal 0:04:11 load avg: 0.57 [ 97/409] test_decorators 0:04:11 load avg: 0.57 [ 98/409] test_defaultdict 0:04:11 load avg: 0.57 [ 99/409] test_deque 0:04:17 load avg: 0.64 [100/409] test_descr 0:04:21 load avg: 0.64 [101/409] test_descrtut 0:04:21 load avg: 0.64 [102/409] test_devpoll test_devpoll skipped -- test works only on Solaris OS family 0:04:21 load avg: 0.64 [103/409] test_dict_version -- test_devpoll skipped 0:04:21 load avg: 0.64 [104/409] test_dictcomps 0:04:21 load avg: 0.64 [105/409] test_dictviews 0:04:22 load avg: 0.67 [106/409] test_difflib 0:04:25 load avg: 0.67 [107/409] test_dis 0:04:26 load avg: 0.67 [108/409] test_distutils find: ‘debug’: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory find: ‘debug’: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory 0:04:30 load avg: 0.61 [109/409] test_docxmlrpc 0:04:34 load avg: 0.56 [110/409] test_dtrace skipped 'dtrace(1) failed: /usr/bin/dtrace invalid option -q\nUsage /usr/bin/dtrace [--help] [-h | -G] [-C [-I]] -s File.d [-o ]' skipped 'dtrace(1) failed: /usr/bin/dtrace invalid option -q\nUsage /usr/bin/dtrace [--help] [-h | -G] [-C [-I]] -s File.d [-o ]' skipped "stap(1) failed: [Errno 2] No such file or directory: 'stap': 'stap'" skipped "stap(1) failed: [Errno 2] No such file or directory: 'stap': 'stap'" ---------------------------------------------------------------------- Ran 0 tests in 0.160s OK (skipped=4) 0:04:35 load avg: 0.56 [111/409] test_dummy_thread -- test_dtrace run no tests 0:04:35 load avg: 0.56 [112/409] test_dummy_threading 0:04:35 load avg: 0.56 [113/409] test_dynamic 0:04:35 load avg: 0.56 [114/409] test_dynamicclassattribute 0:04:35 load avg: 0.56 [115/409] test_eintr 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.809s OK (skipped=2) 0:04:42 load avg: 0.48 [116/409] test_email 0:04:51 load avg: 0.52 [117/409] test_ensurepip 0:04:51 load avg: 0.52 [118/409] test_enum 0:04:52 load avg: 0.56 [119/409] test_enumerate 0:04:52 load avg: 0.56 [120/409] test_eof 0:04:53 load avg: 0.56 [121/409] test_epoll 0:04:55 load avg: 0.56 [122/409] test_errno 0:04:55 load avg: 0.56 [123/409] test_exception_hierarchy 0:04:55 load avg: 0.56 [124/409] test_exception_variations 0:04:55 load avg: 0.56 [125/409] test_extcall 0:04:56 load avg: 0.56 [126/409] test_faulthandler 0:05:15 load avg: 0.46 [127/409] test_fcntl 0:05:15 load avg: 0.46 [128/409] test_file 0:05:16 load avg: 0.46 [129/409] test_file_eintr 0:05:18 load avg: 0.58 [130/409] test_filecmp 0:05:18 load avg: 0.58 [131/409] test_fileinput 0:05:18 load avg: 0.58 [132/409] test_fileio 0:05:19 load avg: 0.58 [133/409] test_finalization 0:05:21 load avg: 0.58 [134/409] test_fips 0:05:21 load avg: 0.58 [135/409] test_float 0:05:22 load avg: 0.62 [136/409] test_flufl 0:05:22 load avg: 0.62 [137/409] test_fnmatch 0:05:22 load avg: 0.62 [138/409] test_fork1 0:05:29 load avg: 0.57 [139/409] test_format 0:05:29 load avg: 0.57 [140/409] test_fractions 0:05:29 load avg: 0.57 [141/409] test_frame 0:05:30 load avg: 0.57 [142/409] test_fstring 0:05:32 load avg: 0.57 [143/409] test_ftplib 0:05:38 load avg: 0.55 [144/409] test_funcattrs 0:05:39 load avg: 0.55 [145/409] test_functools 0:05:39 load avg: 0.55 [146/409] test_future 0:05:39 load avg: 0.55 [147/409] test_future3 0:05:39 load avg: 0.55 [148/409] test_future4 ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK 0:05:40 load avg: 0.55 [149/409] test_future5 -- test_future4 run no tests 0:05:40 load avg: 0.55 [150/409] test_gc 0:05:45 load avg: 0.67 [151/409] test_gdb 0:08:10 load avg: 0.93 [152/409] test_generator_stop -- test_gdb passed in 2 min 25 sec 0:08:10 load avg: 0.93 [153/409] test_generators 0:08:11 load avg: 0.93 [154/409] test_genericpath 0:08:11 load avg: 0.93 [155/409] test_genexps 0:08:11 load avg: 0.93 [156/409] test_getargs2 0:08:11 load avg: 0.93 [157/409] test_getopt 0:08:12 load avg: 0.93 [158/409] test_getpass 0:08:12 load avg: 0.93 [159/409] test_gettext 0:08:12 load avg: 0.94 [160/409] test_glob 0:08:12 load avg: 0.94 [161/409] test_global 0:08:13 load avg: 0.94 [162/409] test_grp 0:08:13 load avg: 0.94 [163/409] test_gzip 0:08:14 load avg: 0.94 [164/409] test_hash 0:08:15 load avg: 0.94 [165/409] test_hashlib 0:08:16 load avg: 0.94 [166/409] test_heapq 0:08:18 load avg: 0.94 [167/409] test_hmac 0:08:18 load avg: 0.94 [168/409] test_html 0:08:18 load avg: 0.94 [169/409] test_htmlparser 0:08:19 load avg: 0.94 [170/409] test_http_cookiejar 0:08:19 load avg: 0.94 [171/409] test_http_cookies 0:08:19 load avg: 0.94 [172/409] test_httplib 0:08:20 load avg: 0.94 [173/409] test_httpservers 0:08:23 load avg: 0.95 [174/409] test_idle 0:08:24 load avg: 0.95 [175/409] test_imaplib 0:08:35 load avg: 0.88 [176/409] test_imghdr 0:08:35 load avg: 0.88 [177/409] test_imp 0:08:35 load avg: 0.88 [178/409] test_import 0:08:36 load avg: 0.88 [179/409] test_importlib 0:08:39 load avg: 0.89 [180/409] test_index 0:08:39 load avg: 0.89 [181/409] test_inspect 0:08:41 load avg: 0.89 [182/409] test_int 0:08:41 load avg: 0.89 [183/409] test_int_literal 0:08:41 load avg: 0.89 [184/409] test_io 0:09:29 load avg: 0.76 [185/409] test_ioctl -- test_io passed in 47 sec 984 ms test_ioctl skipped -- Unable to open /dev/tty 0:09:29 load avg: 0.76 [186/409] test_ipaddress -- test_ioctl skipped 0:09:30 load avg: 0.76 [187/409] test_isinstance 0:09:30 load avg: 0.76 [188/409] test_iter 0:09:31 load avg: 0.76 [189/409] test_iterlen 0:09:31 load avg: 0.76 [190/409] test_itertools 0:09:47 load avg: 0.83 [191/409] test_json 0:09:52 load avg: 0.83 [192/409] test_keyword 0:09:53 load avg: 0.84 [193/409] test_keywordonlyarg 0:09:53 load avg: 0.84 [194/409] test_kqueue test_kqueue skipped -- test works only on BSD 0:09:53 load avg: 0.84 [195/409] test_largefile -- test_kqueue skipped 0:09:53 load avg: 0.84 [196/409] test_lib2to3 0:10:24 load avg: 0.90 [197/409] test_linecache -- test_lib2to3 passed in 30 sec 134 ms 0:10:24 load avg: 0.90 [198/409] test_list 0:10:25 load avg: 0.90 [199/409] test_listcomps 0:10:25 load avg: 0.90 [200/409] test_locale 0:10:26 load avg: 0.90 [201/409] test_logging 0:10:45 load avg: 0.65 [202/409] test_long 0:10:54 load avg: 0.70 [203/409] test_longexp 0:10:55 load avg: 0.70 [204/409] test_lzma 0:11:00 load avg: 0.73 [205/409] test_macpath 0:11:01 load avg: 0.73 [206/409] test_macurl2path 0:11:01 load avg: 0.73 [207/409] test_mailbox 0:11:03 load avg: 0.75 [208/409] test_mailcap 0:11:03 load avg: 0.75 [209/409] test_marshal 0:11:04 load avg: 0.75 [210/409] test_math 0:11:09 load avg: 0.77 [211/409] test_memoryio 0:11:09 load avg: 0.77 [212/409] test_memoryview 0:11:11 load avg: 0.77 [213/409] test_metaclass 0:11:12 load avg: 0.77 [214/409] test_mimetypes 0:11:12 load avg: 0.77 [215/409] test_minidom 0:11:12 load avg: 0.79 [216/409] test_mmap 0:11:13 load avg: 0.79 [217/409] test_module 0:11:14 load avg: 0.79 [218/409] test_modulefinder 0:11:15 load avg: 0.79 [219/409] test_msilib test_msilib skipped -- No module named '_msi' 0:11:16 load avg: 0.79 [220/409] test_multibytecodec -- test_msilib skipped 0:11:21 load avg: 0.80 [221/409] test_multiprocessing_fork 0:12:33 load avg: 0.48 [222/409] test_multiprocessing_forkserver -- test_multiprocessing_fork passed in 1 min 12 sec 0:13:54 load avg: 0.27 [223/409] test_multiprocessing_main_handling -- test_multiprocessing_forkserver passed in 1 min 20 sec 0:14:08 load avg: 0.61 [224/409] test_multiprocessing_spawn 0:16:03 load avg: 0.66 [225/409] test_netrc -- test_multiprocessing_spawn passed in 1 min 54 sec 0:16:03 load avg: 0.69 [226/409] test_nis 0:16:03 load avg: 0.69 [227/409] test_nntplib 0:16:04 load avg: 0.69 [228/409] test_normalization 0:16:04 load avg: 0.69 [229/409] test_ntpath 0:16:04 load avg: 0.69 [230/409] test_numeric_tower 0:16:05 load avg: 0.69 [231/409] test_openpty 0:16:05 load avg: 0.69 [232/409] test_operator 0:16:06 load avg: 0.69 [233/409] test_optparse 0:16:06 load avg: 0.69 [234/409] test_ordered_dict 0:16:10 load avg: 0.71 [235/409] test_os stty: 'standard input': Inappropriate ioctl for device 0:16:12 load avg: 0.71 [236/409] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:16:13 load avg: 0.71 [237/409] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:16:13 load avg: 0.71 [238/409] test_parser 0:16:13 load avg: 0.74 [239/409] test_pathlib 0:16:14 load avg: 0.74 [240/409] test_pdb 0:16:15 load avg: 0.74 [241/409] test_peepholer 0:16:16 load avg: 0.74 [242/409] test_pickle 0:16:36 load avg: 0.81 [243/409] test_pickletools 0:16:41 load avg: 0.83 [244/409] test_pipes 0:16:41 load avg: 0.83 [245/409] test_pkg 0:16:42 load avg: 0.83 [246/409] test_pkgimport 0:16:42 load avg: 0.83 [247/409] test_pkgutil 0:16:42 load avg: 0.83 [248/409] test_platform 0:16:43 load avg: 0.83 [249/409] test_plistlib 0:16:43 load avg: 0.84 [250/409] test_poll 0:16:55 load avg: 0.71 [251/409] test_popen 0:16:55 load avg: 0.71 [252/409] test_poplib 0:17:01 load avg: 0.65 [253/409] test_posix 0:17:02 load avg: 0.65 [254/409] test_posixpath 0:17:03 load avg: 0.65 [255/409] test_pow 0:17:03 load avg: 0.68 [256/409] test_pprint 0:17:04 load avg: 0.68 [257/409] test_print 0:17:04 load avg: 0.68 [258/409] test_profile 0:17:04 load avg: 0.68 [259/409] test_property 0:17:05 load avg: 0.68 [260/409] test_pstats 0:17:05 load avg: 0.68 [261/409] test_pty 0:17:05 load avg: 0.68 [262/409] test_pulldom 0:17:06 load avg: 0.68 [263/409] test_pwd 0:17:06 load avg: 0.68 [264/409] test_py_compile 0:17:06 load avg: 0.68 [265/409] test_pyclbr 0:17:11 load avg: 0.71 [266/409] test_pydoc 0:17:16 load avg: 0.81 [267/409] test_pyexpat 0:17:16 load avg: 0.81 [268/409] test_queue 0:17:20 load avg: 0.75 [269/409] test_quopri 0:17:21 load avg: 0.75 [270/409] test_raise 0:17:21 load avg: 0.75 [271/409] test_random 0:17:24 load avg: 0.77 [272/409] test_range 0:17:26 load avg: 0.77 [273/409] test_re 0:17:29 load avg: 0.79 [274/409] test_readline 0:17:30 load avg: 0.79 [275/409] test_regrtest 0:17:47 load avg: 1.07 [276/409] test_repl 0:17:48 load avg: 1.07 [277/409] test_reprlib 0:17:48 load avg: 1.07 [278/409] test_resource 0:17:49 load avg: 1.07 [279/409] test_richcmp 0:17:49 load avg: 1.07 [280/409] test_rlcompleter 0:17:49 load avg: 1.07 [281/409] test_robotparser 0:17:50 load avg: 1.07 [282/409] test_runpy 0:17:53 load avg: 1.06 [283/409] test_sax 0:17:54 load avg: 1.06 [284/409] test_sched 0:17:55 load avg: 1.06 [285/409] test_scope 0:17:55 load avg: 1.06 [286/409] test_script_helper 0:17:56 load avg: 1.06 [287/409] test_secrets 0:17:56 load avg: 1.06 [288/409] test_select 0:18:07 load avg: 0.90 [289/409] test_selectors 0:18:22 load avg: 0.70 [290/409] test_set 0:18:28 load avg: 0.75 [291/409] test_setcomps 0:18:29 load avg: 0.75 [292/409] test_shelve 0:18:29 load avg: 0.75 [293/409] test_shlex 0:18:30 load avg: 0.75 [294/409] test_shutil 0:18:30 load avg: 0.75 [295/409] test_signal 0:18:53 load avg: 0.57 [296/409] test_site 0:18:54 load avg: 0.57 [297/409] test_slice 0:18:55 load avg: 0.57 [298/409] test_smtpd 0:18:55 load avg: 0.57 [299/409] test_smtplib 0:18:57 load avg: 0.57 [300/409] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled 0:18:57 load avg: 0.57 [301/409] test_sndhdr -- test_smtpnet skipped (resource denied) 0:18:58 load avg: 0.57 [302/409] test_socket 0:19:23 load avg: 0.40 [303/409] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 0:19:24 load avg: 0.40 [304/409] test_sort -- test_socketserver skipped (resource denied) 0:19:24 load avg: 0.40 [305/409] test_source_encoding 0:19:25 load avg: 0.40 [306/409] test_spwd 0:19:25 load avg: 0.40 [307/409] test_sqlite 0:19:26 load avg: 0.40 [308/409] test_ssl 0:19:30 load avg: 0.37 [309/409] test_startfile test_startfile skipped -- object has no attribute 'startfile' 0:19:31 load avg: 0.37 [310/409] test_stat -- test_startfile skipped 0:19:31 load avg: 0.37 [311/409] test_statistics 0:19:33 load avg: 0.42 [312/409] test_strftime 0:19:34 load avg: 0.42 [313/409] test_string 0:19:35 load avg: 0.42 [314/409] test_string_literals 0:19:36 load avg: 0.42 [315/409] test_stringprep 0:19:36 load avg: 0.42 [316/409] test_strptime 0:19:37 load avg: 0.42 [317/409] test_strtod 0:19:39 load avg: 0.46 [318/409] test_struct 0:19:41 load avg: 0.46 [319/409] test_structmembers 0:19:41 load avg: 0.46 [320/409] test_structseq 0:19:42 load avg: 0.46 [321/409] test_subclassinit 0:19:42 load avg: 0.46 [322/409] test_subprocess 0:20:20 load avg: 0.31 [323/409] test_sunau -- test_subprocess passed in 38 sec 303 ms 0:20:21 load avg: 0.31 [324/409] test_sundry 0:20:21 load avg: 0.31 [325/409] test_super 0:20:22 load avg: 0.31 [326/409] test_symbol 0:20:22 load avg: 0.31 [327/409] test_symtable 0:20:22 load avg: 0.31 [328/409] test_syntax 0:20:23 load avg: 0.31 [329/409] test_sys 0:20:25 load avg: 0.37 [330/409] test_sys_setprofile 0:20:26 load avg: 0.37 [331/409] test_sys_settrace 0:20:26 load avg: 0.37 [332/409] test_sysconfig 0:20:27 load avg: 0.37 [333/409] test_syslog 0:20:27 load avg: 0.37 [334/409] test_tarfile 0:20:41 load avg: 0.51 [335/409] test_tcl 0:20:42 load avg: 0.51 [336/409] test_telnetlib 0:20:42 load avg: 0.51 [337/409] test_tempfile 0:20:44 load avg: 0.55 [338/409] test_textwrap 0:20:44 load avg: 0.55 [339/409] test_thread 0:20:46 load avg: 0.55 [340/409] test_threaded_import 0:20:47 load avg: 0.55 [341/409] test_threadedtempfile 0:20:47 load avg: 0.55 [342/409] test_threading 0:20:59 load avg: 0.51 [343/409] test_threading_local 0:21:00 load avg: 0.51 [344/409] test_threadsignals 0:21:05 load avg: 0.46 [345/409] test_time 0:21:08 load avg: 0.46 [346/409] test_timeit 0:21:08 load avg: 0.46 [347/409] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 0:21:09 load avg: 0.51 [348/409] test_tix -- test_timeout skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled 0:21:09 load avg: 0.51 [349/409] test_tk -- test_tix skipped (resource denied) test_tk skipped -- Use of the 'gui' resource not enabled 0:21:09 load avg: 0.51 [350/409] test_tokenize -- test_tk skipped (resource denied) 0:21:11 load avg: 0.51 [351/409] test_tools 0:21:19 load avg: 0.58 [352/409] test_trace 0:21:30 load avg: 0.65 [353/409] test_traceback 0:21:32 load avg: 0.65 [354/409] test_tracemalloc 0:21:33 load avg: 0.65 [355/409] test_ttk_guionly test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:21:33 load avg: 0.65 [356/409] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:21:34 load avg: 0.68 [357/409] test_tuple 0:21:45 load avg: 0.73 [358/409] test_turtle 0:21:45 load avg: 0.73 [359/409] test_typechecks 0:21:46 load avg: 0.73 [360/409] test_typing 0:21:46 load avg: 0.73 [361/409] test_ucn 0:21:47 load avg: 0.73 [362/409] test_unary 0:21:47 load avg: 0.73 [363/409] test_unicode 0:21:51 load avg: 0.75 [364/409] test_unicode_file 0:21:51 load avg: 0.75 [365/409] test_unicode_file_functions 0:21:52 load avg: 0.75 [366/409] test_unicode_identifiers 0:21:52 load avg: 0.75 [367/409] test_unicodedata 0:22:03 load avg: 0.79 [368/409] test_univnewlines 0:22:04 load avg: 0.81 [369/409] test_unpack 0:22:04 load avg: 0.81 [370/409] test_unpack_ex 0:22:04 load avg: 0.81 [371/409] test_urllib 0:22:05 load avg: 0.81 [372/409] test_urllib2 0:22:06 load avg: 0.81 [373/409] test_urllib2_localnet 0:22:08 load avg: 0.81 [374/409] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled 0:22:08 load avg: 0.81 [375/409] test_urllib_response -- test_urllib2net skipped (resource denied) 0:22:09 load avg: 0.81 [376/409] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 0:22:09 load avg: 0.82 [377/409] test_urlparse -- test_urllibnet skipped (resource denied) 0:22:14 load avg: 0.84 [378/409] test_userdict 0:22:14 load avg: 0.84 [379/409] test_userlist 0:22:15 load avg: 0.84 [380/409] test_userstring 0:22:19 load avg: 0.84 [381/409] test_utf8source 0:22:19 load avg: 0.85 [382/409] test_uu 0:22:19 load avg: 0.85 [383/409] test_uuid 0:22:20 load avg: 0.85 [384/409] test_venv 0:22:40 load avg: 0.89 [385/409] test_wait3 0:22:46 load avg: 0.82 [386/409] test_wait4 0:22:52 load avg: 0.75 [387/409] test_warnings 0:22:54 load avg: 0.77 [388/409] test_wave 0:22:54 load avg: 0.77 [389/409] test_weakref 0:23:27 load avg: 0.86 [390/409] test_weakset -- test_weakref passed in 32 sec 595 ms 0:23:28 load avg: 0.86 [391/409] test_webbrowser 0:23:28 load avg: 0.86 [392/409] test_winconsoleio test_winconsoleio skipped -- test only relevant on win32 0:23:29 load avg: 0.86 [393/409] test_winreg -- test_winconsoleio skipped test_winreg skipped -- No module named 'winreg' 0:23:29 load avg: 0.88 [394/409] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the 'audio' resource not enabled 0:23:29 load avg: 0.88 [395/409] test_with -- test_winsound skipped (resource denied) 0:23:30 load avg: 0.88 [396/409] test_wsgiref 0:23:30 load avg: 0.88 [397/409] test_xdrlib 0:23:30 load avg: 0.88 [398/409] test_xml_dom_minicompat 0:23:31 load avg: 0.88 [399/409] test_xml_etree 0:23:32 load avg: 0.88 [400/409] test_xml_etree_c 0:23:35 load avg: 0.89 [401/409] test_xmlrpc 0:23:39 load avg: 0.89 [402/409] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:23:39 load avg: 0.90 [403/409] test_yield_from -- test_xmlrpc_net skipped (resource denied) 0:23:39 load avg: 0.90 [404/409] test_zipapp 0:23:40 load avg: 0.90 [405/409] test_zipfile 0:23:54 load avg: 0.92 [406/409] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:23:54 load avg: 0.92 [407/409] test_zipimport -- test_zipfile64 skipped (resource denied) 0:23:55 load avg: 0.92 [408/409] test_zipimport_support 0:23:56 load avg: 0.92 [409/409] test_zlib == Tests result: SUCCESS == 387 tests OK. 10 slowest tests: - test_gdb: 2 min 24 sec - test_multiprocessing_spawn: 1 min 54 sec - test_multiprocessing_forkserver: 1 min 20 sec - test_multiprocessing_fork: 1 min 11 sec - test_concurrent_futures: 1 min 4 sec - test_asyncio: 52 sec 909 ms - test_io: 47 sec 782 ms - test_subprocess: 38 sec 18 ms - test_weakref: 32 sec 314 ms - test_lib2to3: 29 sec 903 ms 20 tests skipped: test_curses test_devpoll 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 2 tests run no tests: test_dtrace test_future4 Total duration: 23 min 58 sec Tests result: SUCCESS FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: debug + echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: debug + CheckPython optimized + ConfName=optimized ++ pwd + ConfDir=/builddir/build/BUILD/Python-3.6.8/build/optimized + export OPENSSL_CONF=/non-existing-file + OPENSSL_CONF=/non-existing-file + echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: optimized + WITHIN_PYTHON_RPM_BUILD= + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-3.6.8/build/optimized + /builddir/build/BUILD/Python-3.6.8/build/optimized/python -m test.regrtest -wW --slowest --findleaks -x test_bdist_rpm STARTING: CHECKING OF PYTHON FOR CONFIGURATION: optimized == CPython 3.6.8 (default, Sep 10 2021, 09:22:58) [GCC 8.5.0 20210514 (Red Hat 8.5.0-3)] == Linux-4.14.0-115.6.1.el7a.ppc64le-ppc64le-with-centos-8.2.2004-Core little-endian == cwd: /builddir/build/BUILD/Python-3.6.8/build/optimized/build/test_python_15149 == CPU count: 8 == encodings: locale=UTF-8, FS=utf-8 Run tests sequentially 0:00:00 load avg: 0.92 [ 1/409] test_grammar 0:00:00 load avg: 0.92 [ 2/409] test_opcodes 0:00:00 load avg: 0.92 [ 3/409] test_dict 0:00:00 load avg: 0.93 [ 4/409] test_builtin 0:00:00 load avg: 0.93 [ 5/409] test_exceptions 0:00:01 load avg: 0.93 [ 6/409] test_types 0:00:01 load avg: 0.93 [ 7/409] test_unittest 0:00:02 load avg: 0.93 [ 8/409] test_doctest 0:00:03 load avg: 0.93 [ 9/409] test_doctest2 0:00:03 load avg: 0.93 [ 10/409] test_support 0:00:06 load avg: 0.85 [ 11/409] test___all__ 0:00:06 load avg: 0.85 [ 12/409] test___future__ 0:00:06 load avg: 0.85 [ 13/409] test__locale 0:00:07 load avg: 0.85 [ 14/409] test__opcode 0:00:07 load avg: 0.85 [ 15/409] test__osx_support 0:00:07 load avg: 0.85 [ 16/409] test_abc 0:00:07 load avg: 0.85 [ 17/409] test_abstract_numbers 0:00:07 load avg: 0.85 [ 18/409] test_aifc 0:00:07 load avg: 0.85 [ 19/409] test_argparse 0:00:09 load avg: 0.85 [ 20/409] test_array 0:00:10 load avg: 0.86 [ 21/409] test_asdl_parser 0:00:10 load avg: 0.86 [ 22/409] test_ast 0:00:12 load avg: 0.86 [ 23/409] test_asyncgen 0:00:13 load avg: 0.86 [ 24/409] test_asynchat 0:00:14 load avg: 0.86 [ 25/409] test_asyncio 0:00:54 load avg: 0.77 [ 26/409] test_asyncore -- test_asyncio passed in 40 sec 135 ms 0:00:56 load avg: 0.79 [ 27/409] test_atexit 0:00:56 load avg: 0.79 [ 28/409] test_audioop 0:00:56 load avg: 0.79 [ 29/409] test_augassign 0:00:57 load avg: 0.79 [ 30/409] test_base64 0:00:57 load avg: 0.79 [ 31/409] test_baseexception 0:00:57 load avg: 0.79 [ 32/409] test_bdb 0:00:57 load avg: 0.79 [ 33/409] test_bigaddrspace 0:00:57 load avg: 0.79 [ 34/409] test_bigmem 0:00:57 load avg: 0.79 [ 35/409] test_binascii 0:00:57 load avg: 0.79 [ 36/409] test_binhex 0:00:57 load avg: 0.79 [ 37/409] test_binop 0:00:58 load avg: 0.79 [ 38/409] test_bisect 0:00:58 load avg: 0.79 [ 39/409] test_bool 0:00:58 load avg: 0.79 [ 40/409] test_buffer 0:01:08 load avg: 0.82 [ 41/409] test_bufio 0:01:08 load avg: 0.82 [ 42/409] test_bytes 0:01:10 load avg: 0.84 [ 43/409] test_bz2 0:01:14 load avg: 0.84 [ 44/409] test_c_locale_coercion 0:01:16 load avg: 0.85 [ 45/409] test_calendar 0:01:18 load avg: 0.85 [ 46/409] test_call 0:01:18 load avg: 0.85 [ 47/409] test_capi 0:01:21 load avg: 0.78 [ 48/409] test_cgi 0:01:22 load avg: 0.78 [ 49/409] test_cgitb 0:01:22 load avg: 0.78 [ 50/409] test_charmapcodec 0:01:22 load avg: 0.78 [ 51/409] test_class 0:01:22 load avg: 0.78 [ 52/409] test_cmath 0:01:22 load avg: 0.78 [ 53/409] test_cmd 0:01:22 load avg: 0.78 [ 54/409] test_cmd_line 0:01:24 load avg: 0.78 [ 55/409] test_cmd_line_script 0:01:26 load avg: 0.72 [ 56/409] test_code 0:01:26 load avg: 0.72 [ 57/409] test_code_module 0:01:26 load avg: 0.72 [ 58/409] test_codeccallbacks 0:01:27 load avg: 0.72 [ 59/409] test_codecencodings_cn 0:01:27 load avg: 0.72 [ 60/409] test_codecencodings_hk 0:01:27 load avg: 0.72 [ 61/409] test_codecencodings_iso2022 0:01:27 load avg: 0.72 [ 62/409] test_codecencodings_jp 0:01:28 load avg: 0.72 [ 63/409] test_codecencodings_kr 0:01:28 load avg: 0.72 [ 64/409] test_codecencodings_tw 0:01:28 load avg: 0.72 [ 65/409] test_codecmaps_cn 0:01:29 load avg: 0.72 [ 66/409] test_codecmaps_hk 0:01:29 load avg: 0.72 [ 67/409] test_codecmaps_jp 0:01:29 load avg: 0.72 [ 68/409] test_codecmaps_kr 0:01:29 load avg: 0.72 [ 69/409] test_codecmaps_tw 0:01:29 load avg: 0.72 [ 70/409] test_codecs 0:01:30 load avg: 0.74 [ 71/409] test_codeop 0:01:31 load avg: 0.74 [ 72/409] test_collections 0:01:31 load avg: 0.74 [ 73/409] test_colorsys 0:01:31 load avg: 0.74 [ 74/409] test_compare 0:01:32 load avg: 0.74 [ 75/409] test_compile 0:01:32 load avg: 0.74 [ 76/409] test_compileall 0:01:33 load avg: 0.74 [ 77/409] test_complex 0:01:34 load avg: 0.74 [ 78/409] test_concurrent_futures 0:02:37 load avg: 0.29 [ 79/409] test_configparser -- test_concurrent_futures passed in 1 min 3 sec 0:02:38 load avg: 0.29 [ 80/409] test_contains 0:02:38 load avg: 0.29 [ 81/409] test_contextlib 0:02:38 load avg: 0.29 [ 82/409] test_copy 0:02:38 load avg: 0.29 [ 83/409] test_copyreg 0:02:39 load avg: 0.29 [ 84/409] test_coroutines 0:02:39 load avg: 0.29 [ 85/409] test_cprofile 0:02:39 load avg: 0.29 [ 86/409] test_crashers 0:02:39 load avg: 0.29 [ 87/409] test_crypt 0:02:40 load avg: 0.29 [ 88/409] test_csv 0:02:40 load avg: 0.29 [ 89/409] test_ctypes 0:02:41 load avg: 0.34 [ 90/409] test_curses test_curses skipped -- Use of the 'curses' resource not enabled 0:02:41 load avg: 0.34 [ 91/409] test_datetime -- test_curses skipped (resource denied) 0:02:46 load avg: 0.40 [ 92/409] test_dbm 0:02:46 load avg: 0.40 [ 93/409] test_dbm_dumb 0:02:47 load avg: 0.40 [ 94/409] test_dbm_gnu 0:02:47 load avg: 0.40 [ 95/409] test_dbm_ndbm 0:02:47 load avg: 0.40 [ 96/409] test_decimal 0:02:52 load avg: 0.44 [ 97/409] test_decorators 0:02:52 load avg: 0.44 [ 98/409] test_defaultdict 0:02:52 load avg: 0.44 [ 99/409] test_deque 0:02:55 load avg: 0.57 [100/409] test_descr 0:02:57 load avg: 0.57 [101/409] test_descrtut 0:02:57 load avg: 0.57 [102/409] test_devpoll test_devpoll skipped -- test works only on Solaris OS family 0:02:57 load avg: 0.57 [103/409] test_dict_version -- test_devpoll skipped 0:02:57 load avg: 0.57 [104/409] test_dictcomps 0:02:57 load avg: 0.57 [105/409] test_dictviews 0:02:57 load avg: 0.57 [106/409] test_difflib 0:02:59 load avg: 0.57 [107/409] test_dis 0:02:59 load avg: 0.57 [108/409] test_distutils find: ‘debug’: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory find: ‘debug’: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory 0:03:02 load avg: 0.52 [109/409] test_docxmlrpc 0:03:04 load avg: 0.52 [110/409] test_dtrace skipped 'dtrace(1) failed: /usr/bin/dtrace invalid option -q\nUsage /usr/bin/dtrace [--help] [-h | -G] [-C [-I]] -s File.d [-o ]' skipped 'dtrace(1) failed: /usr/bin/dtrace invalid option -q\nUsage /usr/bin/dtrace [--help] [-h | -G] [-C [-I]] -s File.d [-o ]' skipped "stap(1) failed: [Errno 2] No such file or directory: 'stap': 'stap'" skipped "stap(1) failed: [Errno 2] No such file or directory: 'stap': 'stap'" ---------------------------------------------------------------------- Ran 0 tests in 0.155s OK (skipped=4) 0:03:04 load avg: 0.52 [111/409] test_dummy_thread -- test_dtrace run no tests 0:03:04 load avg: 0.52 [112/409] test_dummy_threading 0:03:04 load avg: 0.52 [113/409] test_dynamic 0:03:04 load avg: 0.52 [114/409] test_dynamicclassattribute 0:03:04 load avg: 0.52 [115/409] test_eintr 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.311s OK (skipped=2) 0:03:11 load avg: 0.52 [116/409] test_email 0:03:17 load avg: 0.56 [117/409] test_ensurepip 0:03:17 load avg: 0.56 [118/409] test_enum 0:03:17 load avg: 0.56 [119/409] test_enumerate 0:03:18 load avg: 0.56 [120/409] test_eof 0:03:18 load avg: 0.56 [121/409] test_epoll 0:03:20 load avg: 0.56 [122/409] test_errno 0:03:20 load avg: 0.56 [123/409] test_exception_hierarchy 0:03:20 load avg: 0.60 [124/409] test_exception_variations 0:03:20 load avg: 0.60 [125/409] test_extcall 0:03:20 load avg: 0.60 [126/409] test_faulthandler 0:03:39 load avg: 0.46 [127/409] test_fcntl 0:03:39 load avg: 0.46 [128/409] test_file 0:03:39 load avg: 0.46 [129/409] test_file_eintr 0:03:41 load avg: 0.43 [130/409] test_filecmp 0:03:41 load avg: 0.43 [131/409] test_fileinput 0:03:41 load avg: 0.43 [132/409] test_fileio 0:03:41 load avg: 0.43 [133/409] test_finalization 0:03:43 load avg: 0.43 [134/409] test_fips 0:03:43 load avg: 0.43 [135/409] test_float 0:03:44 load avg: 0.43 [136/409] test_flufl 0:03:44 load avg: 0.43 [137/409] test_fnmatch 0:03:44 load avg: 0.43 [138/409] test_fork1 0:03:51 load avg: 0.36 [139/409] test_format 0:03:51 load avg: 0.36 [140/409] test_fractions 0:03:51 load avg: 0.36 [141/409] test_frame 0:03:51 load avg: 0.36 [142/409] test_fstring 0:03:52 load avg: 0.36 [143/409] test_ftplib 0:03:59 load avg: 0.33 [144/409] test_funcattrs 0:03:59 load avg: 0.33 [145/409] test_functools 0:03:59 load avg: 0.33 [146/409] test_future 0:03:59 load avg: 0.33 [147/409] test_future3 0:03:59 load avg: 0.33 [148/409] test_future4 ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK 0:03:59 load avg: 0.33 [149/409] test_future5 -- test_future4 run no tests 0:04:00 load avg: 0.33 [150/409] test_gc 0:04:03 load avg: 0.47 [151/409] test_gdb 0:06:24 load avg: 0.92 [152/409] test_generator_stop -- test_gdb passed in 2 min 20 sec 0:06:24 load avg: 0.92 [153/409] test_generators 0:06:24 load avg: 0.92 [154/409] test_genericpath 0:06:24 load avg: 0.92 [155/409] test_genexps 0:06:24 load avg: 0.92 [156/409] test_getargs2 0:06:25 load avg: 0.92 [157/409] test_getopt 0:06:25 load avg: 0.92 [158/409] test_getpass 0:06:25 load avg: 0.92 [159/409] test_gettext 0:06:25 load avg: 0.92 [160/409] test_glob 0:06:25 load avg: 0.92 [161/409] test_global 0:06:25 load avg: 0.92 [162/409] test_grp 0:06:25 load avg: 0.93 [163/409] test_gzip 0:06:26 load avg: 0.93 [164/409] test_hash 0:06:27 load avg: 0.93 [165/409] test_hashlib 0:06:27 load avg: 0.93 [166/409] test_heapq 0:06:28 load avg: 0.93 [167/409] test_hmac 0:06:28 load avg: 0.93 [168/409] test_html 0:06:28 load avg: 0.93 [169/409] test_htmlparser 0:06:29 load avg: 0.93 [170/409] test_http_cookiejar 0:06:29 load avg: 0.93 [171/409] test_http_cookies 0:06:29 load avg: 0.93 [172/409] test_httplib 0:06:29 load avg: 0.93 [173/409] test_httpservers 0:06:31 load avg: 0.85 [174/409] test_idle 0:06:32 load avg: 0.85 [175/409] test_imaplib 0:06:42 load avg: 0.72 [176/409] test_imghdr 0:06:43 load avg: 0.72 [177/409] test_imp 0:06:43 load avg: 0.72 [178/409] test_import 0:06:43 load avg: 0.72 [179/409] test_importlib 0:06:45 load avg: 0.72 [180/409] test_index 0:06:45 load avg: 0.72 [181/409] test_inspect 0:06:46 load avg: 0.83 [182/409] test_int 0:06:46 load avg: 0.83 [183/409] test_int_literal 0:06:46 load avg: 0.83 [184/409] test_io 0:07:26 load avg: 0.52 [185/409] test_ioctl -- test_io passed in 39 sec 853 ms test_ioctl skipped -- Unable to open /dev/tty 0:07:26 load avg: 0.52 [186/409] test_ipaddress -- test_ioctl skipped 0:07:26 load avg: 0.52 [187/409] test_isinstance 0:07:26 load avg: 0.52 [188/409] test_iter 0:07:27 load avg: 0.52 [189/409] test_iterlen 0:07:27 load avg: 0.52 [190/409] test_itertools 0:07:33 load avg: 0.56 [191/409] test_json 0:07:35 load avg: 0.56 [192/409] test_keyword 0:07:36 load avg: 0.51 [193/409] test_keywordonlyarg 0:07:36 load avg: 0.51 [194/409] test_kqueue test_kqueue skipped -- test works only on BSD 0:07:36 load avg: 0.51 [195/409] test_largefile -- test_kqueue skipped 0:07:36 load avg: 0.51 [196/409] test_lib2to3 0:07:52 load avg: 0.62 [197/409] test_linecache 0:07:52 load avg: 0.62 [198/409] test_list 0:07:53 load avg: 0.62 [199/409] test_listcomps 0:07:53 load avg: 0.62 [200/409] test_locale 0:07:53 load avg: 0.62 [201/409] test_logging 0:08:12 load avg: 0.44 [202/409] test_long 0:08:16 load avg: 0.49 [203/409] test_longexp 0:08:16 load avg: 0.49 [204/409] test_lzma 0:08:21 load avg: 0.53 [205/409] test_macpath 0:08:21 load avg: 0.53 [206/409] test_macurl2path 0:08:21 load avg: 0.53 [207/409] test_mailbox 0:08:22 load avg: 0.53 [208/409] test_mailcap 0:08:23 load avg: 0.53 [209/409] test_marshal 0:08:23 load avg: 0.53 [210/409] test_math 0:08:25 load avg: 0.53 [211/409] test_memoryio 0:08:26 load avg: 0.57 [212/409] test_memoryview 0:08:27 load avg: 0.57 [213/409] test_metaclass 0:08:27 load avg: 0.57 [214/409] test_mimetypes 0:08:28 load avg: 0.57 [215/409] test_minidom 0:08:28 load avg: 0.57 [216/409] test_mmap 0:08:28 load avg: 0.57 [217/409] test_module 0:08:29 load avg: 0.57 [218/409] test_modulefinder 0:08:30 load avg: 0.57 [219/409] test_msilib test_msilib skipped -- No module named '_msi' 0:08:30 load avg: 0.57 [220/409] test_multibytecodec -- test_msilib skipped 0:08:32 load avg: 0.60 [221/409] test_multiprocessing_fork 0:09:39 load avg: 0.30 [222/409] test_multiprocessing_forkserver -- test_multiprocessing_fork passed in 1 min 7 sec 0:10:51 load avg: 0.36 [223/409] test_multiprocessing_main_handling -- test_multiprocessing_forkserver passed in 1 min 11 sec 0:11:01 load avg: 0.46 [224/409] test_multiprocessing_spawn 0:12:29 load avg: 0.83 [225/409] test_netrc -- test_multiprocessing_spawn passed in 1 min 27 sec 0:12:29 load avg: 0.83 [226/409] test_nis 0:12:29 load avg: 0.83 [227/409] test_nntplib 0:12:30 load avg: 0.83 [228/409] test_normalization 0:12:30 load avg: 0.83 [229/409] test_ntpath 0:12:30 load avg: 0.83 [230/409] test_numeric_tower 0:12:31 load avg: 0.83 [231/409] test_openpty 0:12:31 load avg: 0.83 [232/409] test_operator 0:12:31 load avg: 0.83 [233/409] test_optparse 0:12:31 load avg: 0.84 [234/409] test_ordered_dict 0:12:34 load avg: 0.84 [235/409] test_os stty: 'standard input': Inappropriate ioctl for device 0:12:36 load avg: 0.84 [236/409] test_ossaudiodev test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:12:36 load avg: 0.84 [237/409] test_osx_env -- test_ossaudiodev skipped (resource denied) 0:12:36 load avg: 0.84 [238/409] test_parser 0:12:36 load avg: 0.86 [239/409] test_pathlib 0:12:37 load avg: 0.86 [240/409] test_pdb 0:12:37 load avg: 0.86 [241/409] test_peepholer 0:12:38 load avg: 0.86 [242/409] test_pickle 0:12:47 load avg: 0.88 [243/409] test_pickletools 0:12:49 load avg: 0.88 [244/409] test_pipes 0:12:49 load avg: 0.88 [245/409] test_pkg 0:12:49 load avg: 0.88 [246/409] test_pkgimport 0:12:49 load avg: 0.88 [247/409] test_pkgutil 0:12:50 load avg: 0.88 [248/409] test_platform 0:12:50 load avg: 0.88 [249/409] test_plistlib 0:12:50 load avg: 0.88 [250/409] test_poll 0:13:02 load avg: 0.68 [251/409] test_popen 0:13:02 load avg: 0.68 [252/409] test_poplib 0:13:08 load avg: 0.63 [253/409] test_posix 0:13:09 load avg: 0.63 [254/409] test_posixpath 0:13:09 load avg: 0.63 [255/409] test_pow 0:13:09 load avg: 0.63 [256/409] test_pprint 0:13:10 load avg: 0.63 [257/409] test_print 0:13:10 load avg: 0.63 [258/409] test_profile 0:13:10 load avg: 0.63 [259/409] test_property 0:13:10 load avg: 0.63 [260/409] test_pstats 0:13:10 load avg: 0.63 [261/409] test_pty 0:13:11 load avg: 0.63 [262/409] test_pulldom 0:13:11 load avg: 0.63 [263/409] test_pwd 0:13:11 load avg: 0.63 [264/409] test_py_compile 0:13:11 load avg: 0.66 [265/409] test_pyclbr 0:13:15 load avg: 0.66 [266/409] test_pydoc 0:13:18 load avg: 0.61 [267/409] test_pyexpat 0:13:18 load avg: 0.61 [268/409] test_queue 0:13:22 load avg: 0.56 [269/409] test_quopri 0:13:22 load avg: 0.56 [270/409] test_raise 0:13:22 load avg: 0.56 [271/409] test_random 0:13:24 load avg: 0.56 [272/409] test_range 0:13:25 load avg: 0.56 [273/409] test_re 0:13:26 load avg: 0.59 [274/409] test_readline 0:13:27 load avg: 0.59 [275/409] test_regrtest 0:13:35 load avg: 0.62 [276/409] test_repl 0:13:35 load avg: 0.62 [277/409] test_reprlib 0:13:35 load avg: 0.62 [278/409] test_resource 0:13:36 load avg: 0.62 [279/409] test_richcmp 0:13:36 load avg: 0.62 [280/409] test_rlcompleter 0:13:36 load avg: 0.62 [281/409] test_robotparser 0:13:36 load avg: 0.66 [282/409] test_runpy 0:13:38 load avg: 0.66 [283/409] test_sax 0:13:38 load avg: 0.66 [284/409] test_sched 0:13:39 load avg: 0.66 [285/409] test_scope 0:13:40 load avg: 0.66 [286/409] test_script_helper 0:13:40 load avg: 0.66 [287/409] test_secrets 0:13:40 load avg: 0.66 [288/409] test_select 0:13:51 load avg: 0.55 [289/409] test_selectors 0:14:06 load avg: 0.50 [290/409] test_set 0:14:08 load avg: 0.54 [291/409] test_setcomps 0:14:08 load avg: 0.54 [292/409] test_shelve 0:14:09 load avg: 0.54 [293/409] test_shlex 0:14:09 load avg: 0.54 [294/409] test_shutil 0:14:10 load avg: 0.54 [295/409] test_signal 0:14:32 load avg: 0.49 [296/409] test_site 0:14:32 load avg: 0.49 [297/409] test_slice 0:14:33 load avg: 0.49 [298/409] test_smtpd 0:14:33 load avg: 0.49 [299/409] test_smtplib 0:14:34 load avg: 0.49 [300/409] test_smtpnet test_smtpnet skipped -- Use of the 'network' resource not enabled 0:14:35 load avg: 0.49 [301/409] test_sndhdr -- test_smtpnet skipped (resource denied) 0:14:35 load avg: 0.49 [302/409] test_socket 0:15:00 load avg: 0.32 [303/409] test_socketserver test_socketserver skipped -- Use of the 'network' resource not enabled 0:15:00 load avg: 0.32 [304/409] test_sort -- test_socketserver skipped (resource denied) 0:15:00 load avg: 0.32 [305/409] test_source_encoding 0:15:01 load avg: 0.32 [306/409] test_spwd 0:15:01 load avg: 0.32 [307/409] test_sqlite 0:15:02 load avg: 0.30 [308/409] test_ssl 0:15:05 load avg: 0.30 [309/409] test_startfile test_startfile skipped -- object has no attribute 'startfile' 0:15:06 load avg: 0.30 [310/409] test_stat -- test_startfile skipped 0:15:06 load avg: 0.30 [311/409] test_statistics 0:15:07 load avg: 0.35 [312/409] test_strftime 0:15:08 load avg: 0.35 [313/409] test_string 0:15:08 load avg: 0.35 [314/409] test_string_literals 0:15:09 load avg: 0.35 [315/409] test_stringprep 0:15:09 load avg: 0.35 [316/409] test_strptime 0:15:09 load avg: 0.35 [317/409] test_strtod 0:15:10 load avg: 0.35 [318/409] test_struct 0:15:11 load avg: 0.35 [319/409] test_structmembers 0:15:11 load avg: 0.35 [320/409] test_structseq 0:15:12 load avg: 0.41 [321/409] test_subclassinit 0:15:12 load avg: 0.41 [322/409] test_subprocess 0:15:45 load avg: 0.56 [323/409] test_sunau -- test_subprocess passed in 32 sec 587 ms 0:15:45 load avg: 0.56 [324/409] test_sundry 0:15:45 load avg: 0.56 [325/409] test_super 0:15:45 load avg: 0.56 [326/409] test_symbol 0:15:46 load avg: 0.56 [327/409] test_symtable 0:15:46 load avg: 0.56 [328/409] test_syntax 0:15:46 load avg: 0.56 [329/409] test_sys 0:15:47 load avg: 0.59 [330/409] test_sys_setprofile 0:15:47 load avg: 0.59 [331/409] test_sys_settrace 0:15:48 load avg: 0.59 [332/409] test_sysconfig 0:15:48 load avg: 0.59 [333/409] test_syslog 0:15:48 load avg: 0.59 [334/409] test_tarfile 0:15:56 load avg: 0.62 [335/409] test_tcl 0:15:57 load avg: 0.65 [336/409] test_telnetlib 0:15:57 load avg: 0.65 [337/409] test_tempfile 0:15:58 load avg: 0.65 [338/409] test_textwrap 0:15:58 load avg: 0.65 [339/409] test_thread 0:15:59 load avg: 0.65 [340/409] test_threaded_import 0:16:00 load avg: 0.65 [341/409] test_threadedtempfile 0:16:01 load avg: 0.65 [342/409] test_threading 0:16:11 load avg: 0.55 [343/409] test_threading_local 0:16:12 load avg: 0.59 [344/409] test_threadsignals 0:16:17 load avg: 0.54 [345/409] test_time 0:16:19 load avg: 0.54 [346/409] test_timeit 0:16:20 load avg: 0.54 [347/409] test_timeout test_timeout skipped -- Use of the 'network' resource not enabled 0:16:20 load avg: 0.54 [348/409] test_tix -- test_timeout skipped (resource denied) test_tix skipped -- Use of the 'gui' resource not enabled 0:16:20 load avg: 0.54 [349/409] test_tk -- test_tix skipped (resource denied) test_tk skipped -- Use of the 'gui' resource not enabled 0:16:20 load avg: 0.54 [350/409] test_tokenize -- test_tk skipped (resource denied) 0:16:23 load avg: 0.58 [351/409] test_tools 0:16:27 load avg: 0.61 [352/409] test_trace 0:16:34 load avg: 0.64 [353/409] test_traceback 0:16:35 load avg: 0.64 [354/409] test_tracemalloc 0:16:36 load avg: 0.64 [355/409] test_ttk_guionly test_ttk_guionly skipped -- Use of the 'gui' resource not enabled 0:16:37 load avg: 0.64 [356/409] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:16:37 load avg: 0.67 [357/409] test_tuple 0:16:45 load avg: 0.70 [358/409] test_turtle 0:16:45 load avg: 0.70 [359/409] test_typechecks 0:16:45 load avg: 0.70 [360/409] test_typing 0:16:45 load avg: 0.70 [361/409] test_ucn 0:16:46 load avg: 0.70 [362/409] test_unary 0:16:46 load avg: 0.70 [363/409] test_unicode 0:16:48 load avg: 0.72 [364/409] test_unicode_file 0:16:48 load avg: 0.72 [365/409] test_unicode_file_functions 0:16:49 load avg: 0.72 [366/409] test_unicode_identifiers 0:16:49 load avg: 0.72 [367/409] test_unicodedata 0:16:53 load avg: 0.75 [368/409] test_univnewlines 0:16:53 load avg: 0.75 [369/409] test_unpack 0:16:53 load avg: 0.75 [370/409] test_unpack_ex 0:16:53 load avg: 0.75 [371/409] test_urllib 0:16:54 load avg: 0.75 [372/409] test_urllib2 0:16:54 load avg: 0.75 [373/409] test_urllib2_localnet 0:16:56 load avg: 0.75 [374/409] test_urllib2net test_urllib2net skipped -- Use of the 'network' resource not enabled 0:16:56 load avg: 0.75 [375/409] test_urllib_response -- test_urllib2net skipped (resource denied) 0:16:57 load avg: 0.75 [376/409] test_urllibnet test_urllibnet skipped -- Use of the 'network' resource not enabled 0:16:57 load avg: 0.77 [377/409] test_urlparse -- test_urllibnet skipped (resource denied) 0:16:59 load avg: 0.77 [378/409] test_userdict 0:17:00 load avg: 0.77 [379/409] test_userlist 0:17:00 load avg: 0.77 [380/409] test_userstring 0:17:02 load avg: 0.79 [381/409] test_utf8source 0:17:03 load avg: 0.79 [382/409] test_uu 0:17:03 load avg: 0.79 [383/409] test_uuid 0:17:03 load avg: 0.79 [384/409] test_venv 0:17:11 load avg: 0.80 [385/409] test_wait3 0:17:17 load avg: 0.68 [386/409] test_wait4 0:17:23 load avg: 0.62 [387/409] test_warnings 0:17:24 load avg: 0.62 [388/409] test_wave 0:17:25 load avg: 0.62 [389/409] test_weakref 0:17:40 load avg: 0.71 [390/409] test_weakset 0:17:41 load avg: 0.71 [391/409] test_webbrowser 0:17:41 load avg: 0.71 [392/409] test_winconsoleio test_winconsoleio skipped -- test only relevant on win32 0:17:41 load avg: 0.71 [393/409] test_winreg -- test_winconsoleio skipped test_winreg skipped -- No module named 'winreg' 0:17:42 load avg: 0.71 [394/409] test_winsound -- test_winreg skipped test_winsound skipped -- Use of the 'audio' resource not enabled 0:17:42 load avg: 0.73 [395/409] test_with -- test_winsound skipped (resource denied) 0:17:42 load avg: 0.73 [396/409] test_wsgiref 0:17:42 load avg: 0.73 [397/409] test_xdrlib 0:17:43 load avg: 0.73 [398/409] test_xml_dom_minicompat 0:17:43 load avg: 0.73 [399/409] test_xml_etree 0:17:44 load avg: 0.73 [400/409] test_xml_etree_c 0:17:46 load avg: 0.73 [401/409] test_xmlrpc 0:17:49 load avg: 0.67 [402/409] test_xmlrpc_net test_xmlrpc_net skipped -- Use of the 'network' resource not enabled 0:17:49 load avg: 0.67 [403/409] test_yield_from -- test_xmlrpc_net skipped (resource denied) 0:17:50 load avg: 0.67 [404/409] test_zipapp 0:17:50 load avg: 0.67 [405/409] test_zipfile 0:17:57 load avg: 0.73 [406/409] test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:17:57 load avg: 0.73 [407/409] test_zipimport -- test_zipfile64 skipped (resource denied) 0:17:58 load avg: 0.73 [408/409] test_zipimport_support 0:17:58 load avg: 0.73 [409/409] test_zlib == Tests result: SUCCESS == 387 tests OK. 10 slowest tests: - test_gdb: 2 min 20 sec - test_multiprocessing_spawn: 1 min 27 sec - test_multiprocessing_forkserver: 1 min 11 sec - test_multiprocessing_fork: 1 min 7 sec - test_concurrent_futures: 1 min 3 sec - test_asyncio: 40 sec 57 ms - test_io: 39 sec 704 ms - test_subprocess: 32 sec 337 ms - test_socket: 24 sec 673 ms - test_signal: 21 sec 871 ms 20 tests skipped: test_curses test_devpoll 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 2 tests run no tests: test_dtrace test_future4 Total duration: 18 min 360 ms Tests result: SUCCESS FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: optimized + echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: optimized + exit 0 Processing files: platform-python-3.6.8-41.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rMw1Ip + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + DOCDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python + cp -pr README.rst /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T4WGyq + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + LICENSEDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/licenses/platform-python + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/licenses/platform-python + cp -pr LICENSE /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/licenses/platform-python + exit 0 Provides: platform-python = 3.6.8-41.el8 platform-python(ppc-64) = 3.6.8-41.el8 python(abi) = 3.6 Requires(interp): /bin/sh /bin/sh 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(post): /bin/sh alternatives >= 1.19.1-1 Requires(postun): /bin/sh alternatives >= 1.19.1-1 Requires: /bin/bash /usr/libexec/platform-python libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Conflicts: python3 < 3.6.6-13 Recommends: platform-python-pip Processing files: python3-libs-3.6.8-41.el8.ppc64le warning: File not found: /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/wininst-*.exe Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wlHsas + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + DOCDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/python3-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/python3-libs + cp -pr README.rst /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/python3-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wvvxPq + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + LICENSEDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/licenses/python3-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/licenses/python3-libs + cp -pr LICENSE /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/licenses/python3-libs + exit 0 Provides: libpython3.6m.so.1.0()(64bit) libpython3.so()(64bit) python3-enum34 = 1.0.4-5.el8 python3-libs = 3.6.8-41.el8 python3-libs(ppc-64) = 3.6.8-41.el8 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: /bin/sh /usr/libexec/platform-python libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libexpat.so.1()(64bit) libffi.so.6()(64bit) libgdbm.so.6()(64bit) libgdbm_compat.so.4()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncursesw.so.6()(64bit) libnsl.so.2()(64bit) libnsl.so.2(LIBNSL_1.0)(64bit) libpanelw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) libreadline.so.7()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) libtinfo.so.6()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.17)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: python3-enum34 < 1.0.4-5.el8 Recommends: platform-python(ppc-64) = 3.6.8-41.el8 Processing files: python3-devel-3.6.8-41.el8.ppc64le Processing files: platform-python-devel-3.6.8-41.el8.ppc64le warning: File not found: /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/lib64/python3.6/distutils/command/wininst-*.exe Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NHGiGs + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + DOCDIR=/builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python-devel + cp -pr Misc/README.valgrind /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python-devel + cp -pr Misc/valgrind-python.supp /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python-devel + cp -pr Misc/gdbinit /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le/usr/share/doc/platform-python-devel + exit 0 Provides: 2to3 = 3.6.8-41.el8 pkgconfig(python-3.6) = 3.6 pkgconfig(python-3.6m) = 3.6 pkgconfig(python3) = 3.6 platform-python-devel = 3.6.8-41.el8 platform-python-devel(ppc-64) = 3.6.8-41.el8 python3-2to3 = 3.6.8-41.el8 python3-libs-devel = 3.6.8-41.el8 python3-libs-devel(ppc-64) = 3.6.8-41.el8 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: /bin/sh /usr/bin/pkg-config /usr/libexec/platform-python /usr/libexec/platform-python3.6m libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 Conflicts: platform-python < 3.6.8-41.el8 python3 < 3.6.6-9 Obsoletes: python3-libs-devel < 3.6.6-12 Processing files: python3-idle-3.6.8-41.el8.ppc64le Provides: application() application(idle3.desktop) idle3 = 3.6.8-41.el8 metainfo() metainfo(idle3.appdata.xml) mimehandler(text/x-python) python3-idle = 3.6.8-41.el8 python3-idle(ppc-64) = 3.6.8-41.el8 python3-tools = 3.6.8-41.el8 python3-tools(ppc-64) = 3.6.8-41.el8 Requires(interp): /bin/sh /bin/sh 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(post): /bin/sh python36 Requires(postun): /bin/sh alternatives >= 1.19.1-1 python36 Requires: /usr/libexec/platform-python python(abi) = 3.6 Obsoletes: python3-tools < 3.6.8-41.el8 Processing files: python3-tkinter-3.6.8-41.el8.ppc64le Provides: python3-tkinter = 3.6.8-41.el8 python3-tkinter(ppc-64) = 3.6.8-41.el8 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/libexec/platform-python libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libtcl8.6.so()(64bit) libtk8.6.so()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python3-test-3.6.8-41.el8.ppc64le Provides: python3-test = 3.6.8-41.el8 python3-test(ppc-64) = 3.6.8-41.el8 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/libexec/platform-python libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: platform-python-debug-3.6.8-41.el8.ppc64le warning: File listed twice: /usr/lib/.build-id/2b/28f2a2bed50f18955a9ac44f15d23573c155bf warning: File listed twice: /usr/lib64/libpython3.6dm.so.1.0 Provides: libpython3.6dm.so.1.0()(64bit) pkgconfig(python-3.6dm) = 3.6 platform-python-debug = 3.6.8-41.el8 platform-python-debug(ppc-64) = 3.6.8-41.el8 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: /bin/sh /usr/bin/pkg-config /usr/libexec/platform-python3.6dm libX11.so.6()(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libexpat.so.1()(64bit) libffi.so.6()(64bit) libgdbm.so.6()(64bit) libgdbm_compat.so.4()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libncursesw.so.6()(64bit) libnsl.so.2()(64bit) libnsl.so.2(LIBNSL_1.0)(64bit) libpanelw.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpython3.6dm.so.1.0()(64bit) libreadline.so.7()(64bit) libsqlite3.so.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1(OPENSSL_1_1_1)(64bit) libtcl8.6.so()(64bit) libtinfo.so.6()(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libtk8.6.so()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.17)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Conflicts: python3-debug < 3.6.6-13 Processing files: python3-debuginfo-3.6.8-41.el8.ppc64le Provides: debuginfo(build-id) = 04c38f04d1f61112b39a1b24e2993aac63e42245 debuginfo(build-id) = 07ad56cf206d79b5c3f8b2b6d6f7dd29f5528075 debuginfo(build-id) = 08a5b2105c7d4319fb27efbea653f9a1b22464b5 debuginfo(build-id) = 099de8304c2494d0c6ff93e714de3b5cfc680b97 debuginfo(build-id) = 0be57fed9c0c5b30771707c5bb3b36baeb2fdf58 debuginfo(build-id) = 117ef4b5b74958cd803c411fffc6829745001d34 debuginfo(build-id) = 121b980beb6268b03f28fa3162ea6dfbbdd81bf8 debuginfo(build-id) = 16fbad2d99f647f695d95147d6ed9d1e60e0f80d debuginfo(build-id) = 17651ad2e32c50f0582e0e3dfec862c577049f4c debuginfo(build-id) = 18fe346bb62abbdf371733d2eceb37147b51dd53 debuginfo(build-id) = 195aeba1689b82ae695e7131d90270a64dd81265 debuginfo(build-id) = 19601338b8f15537a68d67ea6aaf294a717c7c78 debuginfo(build-id) = 1f3658400e81d9504c54a9cbfe513c170d2fe926 debuginfo(build-id) = 1f99314bb1674dbd3c4512d4691377f37dab4562 debuginfo(build-id) = 21b5505ae5ccb936001057e3e5c69a04147a828c debuginfo(build-id) = 232f6e128409047d7c1a8f58b587052a5fdeae66 debuginfo(build-id) = 234c6d4d95117efd46b4fad9c1c8f1d00d165173 debuginfo(build-id) = 28c353136307d2de91abdd6cad598d34436dc3fb debuginfo(build-id) = 293be010643dd237ec8a930d30df454d7e8341d4 debuginfo(build-id) = 29e336c1dbc503df65879ed32f32378d95068c68 debuginfo(build-id) = 2b28f2a2bed50f18955a9ac44f15d23573c155bf debuginfo(build-id) = 301121053ccdd13e01ecaafd5d806174d060195e debuginfo(build-id) = 301ab6d426214ac3384b3d5c03785258790f3877 debuginfo(build-id) = 3085e2f43c9b74935d8403d3b8e83410aa5ebcf6 debuginfo(build-id) = 30fc728adf4260f9a0db62faecea8c2e04f77b41 debuginfo(build-id) = 33656847f1cbd1f55a9a561b5dba184e6961f449 debuginfo(build-id) = 3510bda3f6031f258b839abec602a3fce8917d53 debuginfo(build-id) = 381f1a515bbf990c26bd90d7f66fc91c6eb69d70 debuginfo(build-id) = 384fca655604d93d7592dcd14b33e5225d9f809f debuginfo(build-id) = 39efdcfbe288a2cc02418ca84532d0ef69dcabb6 debuginfo(build-id) = 3a316c9a94ffe2fd8bec9af518a2944d0bf866f2 debuginfo(build-id) = 3cc78f593d1298da6ffb180ed8d01bb462e41533 debuginfo(build-id) = 3d99e7619e2e534adbfeb3fe04e8decd5d6ed713 debuginfo(build-id) = 3f947f2f091150a073f1b7416ae438806bbc4995 debuginfo(build-id) = 40f628a23e83e8e967c34013ea015bd4e0a4d73c debuginfo(build-id) = 41b1603379dab533e3f33b263befe17d08ed686b debuginfo(build-id) = 442757d684d1210a038d438a6521b83aa684033c debuginfo(build-id) = 445c7f5fee70cc439a22bda2a9fefdc0179def0d debuginfo(build-id) = 456276c216d35d604e5079132f71d2fb9aec77ad debuginfo(build-id) = 4a28807c9b0544ae6b20e73502f5454aa9ef2cda debuginfo(build-id) = 4e5d3a2ae61e067247138065215f1ead13fd8209 debuginfo(build-id) = 4f0bcc15ef3438899f5ca950fe1915daade0fae6 debuginfo(build-id) = 4fb44faebf0159b1d15952e36309248d0ba15264 debuginfo(build-id) = 52761d15ab923808fea2a76af106680dc6761147 debuginfo(build-id) = 558ef2c4342608957c98f7cd33a00209e4f9d473 debuginfo(build-id) = 585163db4fc4fcb3c400a1a4e36c6c6fc9c04196 debuginfo(build-id) = 59dde113a723aa20377a269d26ccb49f533b0fbd debuginfo(build-id) = 59fee7fdd8c2aff51b45e432e893fce4370e4179 debuginfo(build-id) = 6076e784157a32412e42e22c2948ec7b8dc62619 debuginfo(build-id) = 620009597e466be8f9e8b4c035c28fbddead49da debuginfo(build-id) = 630c2f978a89057936cfc885fcfe7a422c6332f0 debuginfo(build-id) = 635c0e7aa5014a85b6579b7d3de8703cdcac2de3 debuginfo(build-id) = 689977dc5e420e734908ce64dd54f97871fbee7d debuginfo(build-id) = 68bbe0792c342acf5cb4f30d315a000ad9c48749 debuginfo(build-id) = 6c81866329c7635d9a3884e911e38575095acb19 debuginfo(build-id) = 6cfbab4c3a024db63e8d0cf294a1cef609d2410b debuginfo(build-id) = 6f9ea6b346d245593c615a12502cb83d1e3bae7e debuginfo(build-id) = 6fa82ee8129870f731c71b917935b893172bb10c debuginfo(build-id) = 763022987fcc2d8b5591690b222027f7e1109e3b debuginfo(build-id) = 76b7604bcd6ebdaa88e642be8dd6ca6f98b7a9dd debuginfo(build-id) = 7723bfcd77e28d4e5c706f60568f7ebe55f372c7 debuginfo(build-id) = 78cfdc5701c607b8af9df88df0657f8dd3483a96 debuginfo(build-id) = 7b8901ee043a3c602b3c370e348f3ff850ebc364 debuginfo(build-id) = 7e324d2a6a6fbc8a35dc15e2d20f1eee8a047b23 debuginfo(build-id) = 8315f350ee0f5f3eaf43198b0f86dde94a585982 debuginfo(build-id) = 86065331548f7b8290fce3e14c566e9011c0e022 debuginfo(build-id) = 86cbfe16302ebfd4b1fa84b15ba2fe0697b35f19 debuginfo(build-id) = 8757594ed618232bf6c2d0c98cee43d1c0996583 debuginfo(build-id) = 890c113dd3060fd1f9990eca1024107b3dd876d4 debuginfo(build-id) = 8b1c39e0b15355d5aae2a850385c7fe3ec06fe56 debuginfo(build-id) = 8cd2488e1eafb366ee99edd8797a34f20d03ef96 debuginfo(build-id) = 8d6ae17c4472de7e83bb244676094d213783edbb debuginfo(build-id) = 8d933f1576551427402990eec2c5913a3c34a62d debuginfo(build-id) = 8f739b1fb11f4cbf50b1868b846e104dc6a5afb3 debuginfo(build-id) = 936121dbcec3b2b89dd754df1ca2ce4b7d48957f debuginfo(build-id) = 936f41e023134b6e723a7d4ecfef6d2fa7cb60e7 debuginfo(build-id) = 93c47a239fccbdb44d9d6f0417bd10718b0c7bf8 debuginfo(build-id) = 94c90ee1e886f35c260477521930d6e36824742d debuginfo(build-id) = 966d6c66ca20d7756d047273ab6ed5d7f54f671a debuginfo(build-id) = 979a6db2cb33dcebcbd619d7d824a08b97fbcfc6 debuginfo(build-id) = 9a2e53d58db3e2eb7b2113f4b2ec604de7935ab5 debuginfo(build-id) = 9a67aa827346d41e5ca144bff8339c793b1f449e debuginfo(build-id) = 9c1578d70cefb88f050e0f4ecc7f8c8209ab3014 debuginfo(build-id) = 9cbbb8f0780369d73b3a10c04aaeb195f25eeac6 debuginfo(build-id) = 9e285bcdbc23acc23125cf6fcfbff52b76476f71 debuginfo(build-id) = a03f929eb03645c12274c2fe4789d7ecd5c55dfb debuginfo(build-id) = a14165954c710ddbc66dbca4798c2930e23d8343 debuginfo(build-id) = a349eaf744d8f6e409f768e61fc25e66389d6ecb debuginfo(build-id) = a6a2b611b3f9290eeb32c4648a1915e291ee9911 debuginfo(build-id) = a73f440b0a30a78e57a686a01323ec062ee91d51 debuginfo(build-id) = ac527c2077adeb410df666b1d50b788c8b9036ab debuginfo(build-id) = ac892a755d8631abedeb6a9a5f554599332af316 debuginfo(build-id) = b1922ab8bc48a929db47fe67b93078c51420b057 debuginfo(build-id) = b4a02010674d05f33d05a6e18afaf62b3e723e17 debuginfo(build-id) = b5424365bacd01432709136c43e0ca09a74ca5c7 debuginfo(build-id) = b7d347fbdb49a1d0e3ee42e61e8968b1c86b5ef1 debuginfo(build-id) = b88a4aad0734f9fe788cf5bd56aaddc82d476348 debuginfo(build-id) = bba349ad1d690e8b9f36012aefe02cb175f57481 debuginfo(build-id) = bc7e5efe37a21eaee5bfae1faf52461a3750572e debuginfo(build-id) = bd4617fea9816b86de1b88008aedecb64222e98c debuginfo(build-id) = c01ea2fa021116b44d6abc39b1a13dd0afc5c784 debuginfo(build-id) = c8984555f667547ec28c13575441e4bb1c0e0274 debuginfo(build-id) = c90d5adc48f8f9495d603b6c2809ccda4408014b debuginfo(build-id) = cc92606fa66abfec5b182bf3edcfc7b4a8e922e2 debuginfo(build-id) = ccb2b27d887dfad324f4dc3b755534a08fc2d3b6 debuginfo(build-id) = cdf24f7997cc91a6bbbccd041f395de57a8b101e debuginfo(build-id) = d381cd141cf5e6a3bd9598cbd1274e833c33be06 debuginfo(build-id) = d3923d0c284c8923d5c6da19bc287d9ed8c2c921 debuginfo(build-id) = d5143a1e080eb0112bd6dacac76d2b3b39a9ced0 debuginfo(build-id) = d84a411bcbbcf58cf18dbbb61e2e3cde9c54a0ff debuginfo(build-id) = d9b1612740bff535f17e56f499c65a545b283da6 debuginfo(build-id) = da9bdd43c481d8d235c3fef964bd3a369b29dd4a debuginfo(build-id) = daa97ad534001d2d316fe40392fc775b5a59c5c2 debuginfo(build-id) = db19a4dd9af9623d63249403e7f6f41a6fbd4767 debuginfo(build-id) = de5282eb8f19296b77ee293f08ac0bda992a0ff6 debuginfo(build-id) = df1b34720ba7bd19bdd4a32e5affb6fd28c5e109 debuginfo(build-id) = df5307f5ca51c13429c25f78498b9f327977e6d5 debuginfo(build-id) = e2ca3221271e6a1c64854f4fb79a9fdf917c0890 debuginfo(build-id) = e505cac0e20545954b481f6818dd27eb3975c359 debuginfo(build-id) = e57a19bf0e64fa9df3bac042234783d5deed545b debuginfo(build-id) = e5e8ffa84de4e56c452bad304615b707da1e691b debuginfo(build-id) = e7d705633a25040cdb947b4b5d1f5d55bc90f0fe debuginfo(build-id) = e9de1ae3b08ac078ef1b76665b2c2e005021c5e3 debuginfo(build-id) = e9e61044ca2dd4844cc93f8edb56cc1d285dac41 debuginfo(build-id) = ea02a3ed3dd4fbd7c2e3cadd1d5c6df3deafd20e debuginfo(build-id) = ecf4a7171b38d64724e006015b1ef286b8ca83b0 debuginfo(build-id) = edb6f054011249c163516671f9e94e0de4f441fa debuginfo(build-id) = f37b11132b2526056447c5029ead81e25c62eaa3 debuginfo(build-id) = f7ade02247e8f67865bb991a006e4403a106a2bd debuginfo(build-id) = f9328111774b7baee18e028d2e27952d4c022beb debuginfo(build-id) = fc0d414ae9202fcbeaff7d26d70f46ea3fd9ccc9 debuginfo(build-id) = ffe3414de1d7196949d1108f3a902d177f9e1a7d python3-debuginfo = 3.6.8-41.el8 python3-debuginfo(ppc-64) = 3.6.8-41.el8 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 Recommends: python3-debugsource(ppc-64) = 3.6.8-41.el8 Processing files: python3-debugsource-3.6.8-41.el8.ppc64le Provides: python3-debugsource = 3.6.8-41.el8 python3-debugsource(ppc-64) = 3.6.8-41.el8 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-3.6.8-41.el8.ppc64le Wrote: /builddir/build/RPMS/platform-python-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-libs-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-devel-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/platform-python-devel-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-idle-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-tkinter-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-test-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/platform-python-debug-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-debuginfo-3.6.8-41.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-debugsource-3.6.8-41.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YpC98q + umask 022 + cd /builddir/build/BUILD + cd Python-3.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-3.6.8-41.el8.ppc64le + exit 0 Child return code was: 0