Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python2.spec'], chrootPath='/var/lib/mock/f28-build-13786413-996509/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python2-2.7.15-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python2.spec'], chrootPath='/var/lib/mock/f28-build-13786413-996509/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nGi0P2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Python-2.7.15 + /usr/bin/xz -dc /builddir/build/SOURCES/Python-2.7.15.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-2.7.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/systemtap-example.stp . + cp -a /builddir/build/SOURCES/pyfuntop.stp . + rm -r Modules/expat + for SUBDIR in darwin libffi libffi_arm_wince libffi_msvc libffi_osx + rm -r Modules/_ctypes/darwin + for SUBDIR in darwin libffi libffi_arm_wince libffi_msvc libffi_osx + rm -r Modules/_ctypes/libffi + for SUBDIR in darwin libffi libffi_arm_wince libffi_msvc libffi_osx + rm -r Modules/_ctypes/libffi_arm_wince + for SUBDIR in darwin libffi libffi_arm_wince libffi_msvc libffi_osx + rm -r Modules/_ctypes/libffi_msvc + for SUBDIR in darwin libffi libffi_arm_wince libffi_msvc libffi_osx + rm -r Modules/_ctypes/libffi_osx + rm -r Modules/zlib Patch #0 (python-2.7.1-config.patch): + echo 'Patch #0 (python-2.7.1-config.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .rhconfig --fuzz=0 patching file Modules/Setup.dist Hunk #3 succeeded at 241 (offset 3 lines). Hunk #4 succeeded at 252 (offset 3 lines). Hunk #5 succeeded at 306 (offset 3 lines). Hunk #6 succeeded at 326 (offset 3 lines). Hunk #7 succeeded at 336 (offset 3 lines). Hunk #8 succeeded at 345 (offset 3 lines). Hunk #9 succeeded at 355 (offset 3 lines). Hunk #10 succeeded at 377 (offset 3 lines). Hunk #11 succeeded at 400 (offset 3 lines). Hunk #12 succeeded at 415 (offset 3 lines). Hunk #13 succeeded at 432 (offset 3 lines). Hunk #14 succeeded at 462 (offset 3 lines). Hunk #15 succeeded at 481 (offset 3 lines). Patch #1 (00001-pydocnogui.patch): + echo 'Patch #1 (00001-pydocnogui.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_gui --fuzz=0 patching file Lib/pydoc.py Hunk #1 succeeded at 20 (offset 1 line). Hunk #2 succeeded at 2395 (offset 52 lines). Patch #4 (python-2.5-cflags.patch): + echo 'Patch #4 (python-2.5-cflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cflags --fuzz=0 patching file Makefile.pre.in Hunk #1 succeeded at 487 (offset 153 lines). Patch #6 (python-2.5.1-plural-fix.patch): + echo 'Patch #6 (python-2.5.1-plural-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .plural --fuzz=0 patching file Lib/gettext.py Hunk #1 succeeded at 374 (offset 75 lines). Patch #7 (python-2.5.1-sqlite-encoding.patch): + echo 'Patch #7 (python-2.5.1-sqlite-encoding.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/sqlite3/dbapi2.py patching file Lib/sqlite3/__init__.py Patch #102 (00102-2.7.13-lib64.patch): + echo 'Patch #102 (00102-2.7.13-lib64.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lib64 --fuzz=0 patching file Lib/distutils/command/install.py patching file Lib/distutils/sysconfig.py patching file Lib/site.py patching file Lib/test/test_site.py Hunk #1 succeeded at 252 (offset 17 lines). patching file Makefile.pre.in Hunk #1 succeeded at 110 (offset -1 lines). patching file Modules/Setup.dist patching file Modules/getpath.c Hunk #2 succeeded at 530 (offset -18 lines). patching file setup.py Patch #103 (python-2.7-lib64-sysconfig.patch): + echo 'Patch #103 (python-2.7-lib64-sysconfig.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lib64-sysconfig --fuzz=0 patching file Lib/sysconfig.py Patch #104 (00104-lib64-fix-for-test_install.patch): + echo 'Patch #104 (00104-lib64-fix-for-test_install.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/tests/test_install.py Hunk #1 succeeded at 58 (offset 17 lines). Patch #10 (00010-2.7.13-binutils-no-dep.patch): + echo 'Patch #10 (00010-2.7.13-binutils-no-dep.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .binutils-no-dep --fuzz=0 patching file Lib/ctypes/util.py Patch #13 (python-2.7rc1-socketmodule-constants.patch): + echo 'Patch #13 (python-2.7rc1-socketmodule-constants.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .socketmodule --fuzz=0 patching file Modules/socketmodule.c Hunk #1 succeeded at 4964 (offset 181 lines). Patch #14 (python-2.7rc1-socketmodule-constants2.patch): + echo 'Patch #14 (python-2.7rc1-socketmodule-constants2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .socketmodule2 --fuzz=0 patching file Modules/socketmodule.c Hunk #1 succeeded at 5434 (offset 181 lines). Patch #16 (python-2.6-rpath.patch): + echo 'Patch #16 (python-2.6-rpath.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .rpath --fuzz=0 patching file configure.ac Hunk #1 succeeded at 948 (offset 219 lines). Patch #17 (python-2.6.4-distutils-rpath.patch): + echo 'Patch #17 (python-2.6.4-distutils-rpath.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .distutils-rpath --fuzz=0 patching file Lib/distutils/unixccompiler.py Hunk #1 succeeded at 85 (offset -57 lines). Patch #55 (00055-systemtap.patch): + echo 'Patch #55 (00055-systemtap.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .systemtap --fuzz=0 patching file configure.ac Hunk #1 succeeded at 3039 (offset 423 lines). patching file Include/pydtrace.d patching file Makefile.pre.in Hunk #1 succeeded at 337 (offset 39 lines). Hunk #2 succeeded at 749 (offset 149 lines). Hunk #3 succeeded at 1499 (offset 235 lines). patching file pyconfig.h.in Hunk #1 succeeded at 1145 (offset 71 lines). patching file Python/ceval.c Hunk #2 succeeded at 678 (offset 3 lines). Hunk #3 succeeded at 1070 (offset 108 lines). Hunk #4 succeeded at 3409 (offset 353 lines). Patch #111 (00111-no-static-lib.patch): + echo 'Patch #111 (00111-no-static-lib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no-static-lib --fuzz=0 patching file Makefile.pre.in Hunk #1 succeeded at 487 (offset 50 lines). Hunk #2 succeeded at 528 (offset 64 lines). Hunk #3 succeeded at 1211 (offset 126 lines). Patch #112 (00112-2.7.13-debug-build.patch): + echo 'Patch #112 (00112-2.7.13-debug-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .debug-build --fuzz=0 patching file Lib/distutils/command/build_ext.py patching file Lib/distutils/sysconfig.py patching file Lib/distutils/tests/test_install.py patching file Makefile.pre.in Hunk #1 succeeded at 115 (offset -1 lines). Hunk #2 succeeded at 130 (offset -1 lines). Hunk #3 succeeded at 202 (offset -1 lines). Hunk #4 succeeded at 534 (offset -19 lines). Hunk #5 succeeded at 983 (offset 23 lines). Hunk #6 succeeded at 1007 (offset 23 lines). Hunk #7 succeeded at 1178 (offset 24 lines). Hunk #8 succeeded at 1203 (offset 24 lines). Hunk #9 succeeded at 1225 (offset 24 lines). patching file Misc/python-config.in patching file Modules/makesetup patching file Python/dynload_shlib.c patching file Python/sysmodule.c patching file configure.ac Hunk #1 succeeded at 778 (offset 14 lines). Hunk #2 succeeded at 924 (offset 14 lines). Hunk #3 succeeded at 1051 (offset 11 lines). Patch #113 (00113-more-configuration-flags.patch): + echo 'Patch #113 (00113-more-configuration-flags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .more-configuration-flags --fuzz=0 patching file configure.ac Hunk #1 succeeded at 3019 (offset 504 lines). patching file pyconfig.h.in Hunk #1 succeeded at 1169 (offset 150 lines). Patch #114 (00114-statvfs-f_flag-constants.patch): + echo 'Patch #114 (00114-statvfs-f_flag-constants.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .statvfs-f-flag-constants --fuzz=0 patching file Modules/posixmodule.c Hunk #1 succeeded at 9457 (offset 283 lines). Patch #121 (00121-add-Modules-to-build-path.patch): + echo 'Patch #121 (00121-add-Modules-to-build-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/site.py Hunk #1 succeeded at 520 (offset -9 lines). + echo 'Patch #128 (python-2.7.1-fix_test_abc_with_COUNT_ALLOCS.patch):' Patch #128 (python-2.7.1-fix_test_abc_with_COUNT_ALLOCS.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_abc.py Hunk #2 succeeded at 225 (offset -6 lines). Patch #130 (python-2.7.2-add-extension-suffix-to-python-config.patch): + echo 'Patch #130 (python-2.7.2-add-extension-suffix-to-python-config.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Misc/python-config.in Hunk #2 succeeded at 56 (offset 2 lines). 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 96 (offset 1 line). patching file Lib/unittest/__init__.py Patch #133 (00133-skip-test_dl.patch): + echo 'Patch #133 (00133-skip-test_dl.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_dl.py Hunk #1 succeeded at 12 (offset -1 lines). Patch #136 (00136-skip-tests-of-seeking-stdin-in-rpmbuild.patch): + echo 'Patch #136 (00136-skip-tests-of-seeking-stdin-in-rpmbuild.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .stdin-test --fuzz=0 patching file Lib/test/test_file2k.py Hunk #1 succeeded at 231 (offset 8 lines). Patch #137 (00137-skip-distutils-tests-that-fail-in-rpmbuild.patch): + echo 'Patch #137 (00137-skip-distutils-tests-that-fail-in-rpmbuild.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/tests/test_bdist_rpm.py Hunk #1 succeeded at 29 (offset 5 lines). Patch #138 (00138-fix-distutils-tests-in-debug-build.patch): + echo 'Patch #138 (00138-fix-distutils-tests-in-debug-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/tests/test_build_ext.py Hunk #1 succeeded at 332 (offset 2 lines). Hunk #2 succeeded at 340 (offset 2 lines). Hunk #3 succeeded at 357 (offset 2 lines). Hunk #4 succeeded at 376 (offset 2 lines). Hunk #5 succeeded at 416 (offset 2 lines). Patch #142 (00142-skip-failing-pty-tests-in-rpmbuild.patch): + echo 'Patch #142 (00142-skip-failing-pty-tests-in-rpmbuild.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tty-fail --fuzz=0 patching file Lib/test/test_openpty.py patching file Lib/test/test_pty.py Hunk #1 succeeded at 128 (offset 17 lines). Patch #143 (00143-tsc-on-ppc.patch): + echo 'Patch #143 (00143-tsc-on-ppc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tsc-on-ppc --fuzz=0 patching file Python/ceval.c Patch #147 (00147-add-debug-malloc-stats.patch): + echo 'Patch #147 (00147-add-debug-malloc-stats.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Include/dictobject.h Hunk #1 succeeded at 154 (offset 4 lines). patching file Include/floatobject.h patching file Include/frameobject.h patching file Include/intobject.h Hunk #1 succeeded at 75 (offset 1 line). patching file Include/listobject.h patching file Include/methodobject.h patching file Include/object.h Hunk #1 succeeded at 1040 (offset 60 lines). patching file Include/objimpl.h patching file Include/stringobject.h patching file Include/unicodeobject.h patching file Lib/test/test_sys.py Hunk #1 succeeded at 487 (offset 14 lines). patching file Objects/classobject.c Hunk #1 succeeded at 2691 (offset 21 lines). patching file Objects/dictobject.c patching file Objects/floatobject.c Hunk #1 succeeded at 34 (offset -1 lines). patching file Objects/frameobject.c Hunk #1 succeeded at 1015 (offset 35 lines). patching file Objects/intobject.c patching file Objects/listobject.c patching file Objects/methodobject.c patching file Objects/object.c Hunk #1 succeeded at 2360 (offset 26 lines). patching file Objects/obmalloc.c Hunk #1 succeeded at 541 (offset 33 lines). Hunk #2 succeeded at 561 (offset 35 lines). Hunk #3 succeeded at 629 (offset 43 lines). Hunk #4 succeeded at 1745 (offset 55 lines). Hunk #5 succeeded at 1778 (offset 55 lines). Hunk #6 succeeded at 1832 (offset 55 lines). Hunk #7 succeeded at 1886 (offset 55 lines). Hunk #8 succeeded at 1900 (offset 55 lines). Hunk #9 succeeded at 1910 (offset 55 lines). patching file Objects/setobject.c Hunk #1 succeeded at 1087 (offset -1 lines). patching file Objects/stringobject.c Hunk #1 succeeded at 4856 (offset 34 lines). patching file Objects/tupleobject.c patching file Objects/unicodeobject.c Hunk #1 succeeded at 9001 (offset 118 lines). patching file Python/pythonrun.c Hunk #1 succeeded at 562 (offset 13 lines). patching file Python/sysmodule.c Hunk #1 succeeded at 890 (offset 18 lines). Hunk #2 succeeded at 1039 (offset 18 lines). Patch #153 (00153-fix-test_gdb-noise.patch): + echo 'Patch #153 (00153-fix-test_gdb-noise.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file Lib/test/test_gdb.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 269 (offset -3 lines). Patch #156 (00156-gdb-autoload-safepath.patch): + echo 'Patch #156 (00156-gdb-autoload-safepath.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_gdb.py Hunk #1 succeeded at 114 (offset 60 lines). patching file Lib/test/test_gdb.py Hunk #1 succeeded at 173 (offset 20 lines). Hunk #2 succeeded at 198 (offset 20 lines). Patch #157 (00157-uid-gid-overflows.patch): + echo 'Patch #157 (00157-uid-gid-overflows.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_os.py Hunk #1 succeeded at 735 (offset 58 lines). Hunk #2 succeeded at 780 (offset 59 lines). Patch #165 (00165-crypt-module-salt-backport.patch): + echo 'Patch #165 (00165-crypt-module-salt-backport.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Doc/library/crypt.rst patching file Lib/crypt.py patching file Lib/test/test_crypt.py patching file Modules/Setup.dist patching file Modules/cryptmodule.c patching file setup.py + mv Modules/cryptmodule.c Modules/_cryptmodule.c Patch #167 (00167-disable-stack-navigation-tests-when-optimized-in-test_gdb.patch): + echo 'Patch #167 (00167-disable-stack-navigation-tests-when-optimized-in-test_gdb.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_gdb.py Hunk #1 succeeded at 715 (offset -10 lines). Hunk #2 succeeded at 729 (offset -10 lines). Hunk #3 succeeded at 736 (offset -10 lines). Hunk #4 succeeded at 743 (offset -10 lines). Patch #168 (00168-distutils-cflags.patch): + echo 'Patch #168 (00168-distutils-cflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/distutils/sysconfig.py Hunk #1 succeeded at 201 (offset 14 lines). Patch #169 (00169-avoid-implicit-usage-of-md5-in-multiprocessing.patch): + echo 'Patch #169 (00169-avoid-implicit-usage-of-md5-in-multiprocessing.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/multiprocessing/connection.py Hunk #1 succeeded at 56 (offset 15 lines). Hunk #2 succeeded at 417 (offset -287 lines). Hunk #3 succeeded at 440 (offset -287 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 Lib/test/test_gc.py patching file Modules/gcmodule.c Patch #174 (00174-fix-for-usr-move.patch): + echo 'Patch #174 (00174-fix-for-usr-move.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix-for-usr-move --fuzz=0 patching file Modules/getpath.c Hunk #1 succeeded at 502 (offset -8 lines). Patch #180 (00180-python-add-support-for-ppc64p7.patch): + echo 'Patch #180 (00180-python-add-support-for-ppc64p7.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.sub Hunk #1 succeeded at 1045 (offset 5 lines). Patch #181 (00181-allow-arbitrary-timeout-in-condition-wait.patch): + echo 'Patch #181 (00181-allow-arbitrary-timeout-in-condition-wait.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/threading.py Hunk #1 succeeded at 306 (offset 1 line). Hunk #2 succeeded at 355 (offset 1 line). Hunk #3 succeeded at 597 (offset -5 lines). Hunk #4 succeeded at 614 (offset -6 lines). Hunk #5 succeeded at 902 (offset -9 lines). Hunk #6 succeeded at 951 (offset -9 lines). Hunk #7 succeeded at 1137 (offset -9 lines). Patch #185 (00185-urllib2-honors-noproxy-for-ftp.patch): + echo 'Patch #185 (00185-urllib2-honors-noproxy-for-ftp.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/urllib2.py Hunk #1 succeeded at 753 (offset 25 lines). + echo 'Patch #187 (00187-add-RPATH-to-pyexpat.patch):' Patch #187 (00187-add-RPATH-to-pyexpat.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 1505 (offset 25 lines). Patch #189 (00189-gdb-py-bt-dont-raise-exception-from-eval.patch): + echo 'Patch #189 (00189-gdb-py-bt-dont-raise-exception-from-eval.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Tools/gdb/libpython.py Hunk #1 succeeded at 926 (offset 39 lines). Patch #191 (00191-disable-NOOP.patch): + echo 'Patch #191 (00191-disable-NOOP.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/test/test_smtplib.py Patch #193 (00193-enable-loading-sqlite-extensions.patch): + echo 'Patch #193 (00193-enable-loading-sqlite-extensions.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 1194 (offset 26 lines). Patch #198 (00198-add-rewheel-module.patch): + echo 'Patch #198 (00198-add-rewheel-module.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/ensurepip/__init__.py patching file Lib/ensurepip/rewheel/__init__.py patching file Makefile.pre.in Patch #288 (00288-ambiguous-python-version-rpmbuild-warn.patch): + echo 'Patch #288 (00288-ambiguous-python-version-rpmbuild-warn.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/site.py Patch #289 (00289-disable-nis-detection.patch): + echo 'Patch #289 (00289-disable-nis-detection.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file setup.py Patch #309 (00309-shutil-spawn-subprocess.patch): + echo 'Patch #309 (00309-shutil-spawn-subprocess.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Lib/shutil.py patching file Misc/NEWS.d/next/Security/2018-08-28-22-11-54.bpo-34540.gfQ0TM.rst + find -name '*~' + xargs rm -f Patch #5000 (05000-autotool-intermediates.patch): + echo 'Patch #5000 (05000-autotool-intermediates.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .autotool-intermediates --fuzz=0 patching file ./configure Hunk #1 succeeded at 640 (offset 1 line). Hunk #2 succeeded at 680 (offset 19 lines). Hunk #3 succeeded at 823 (offset 24 lines). Hunk #4 succeeded at 1519 (offset 40 lines). Hunk #5 succeeded at 5492 (offset 139 lines). Hunk #6 succeeded at 5516 (offset 139 lines). Hunk #7 succeeded at 5989 (offset 85 lines). Hunk #8 succeeded at 10456 (offset 480 lines). Hunk #9 succeeded at 10549 (offset 480 lines). patching file ./pyconfig.h.in Hunk #2 succeeded at 1175 (offset 50 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YXy9KV + umask 022 + cd /builddir/build/BUILD + cd Python-2.7.15 ++ pwd + topdir=/builddir/build/BUILD/Python-2.7.15 + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' ++ pkg-config --cflags-only-I libffi + export CPPFLAGS= + CPPFLAGS= + export 'OPT=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv' + export LINKCC=gcc + LINKCC=gcc + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + pkg-config openssl ++ 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' ++ pkg-config --libs-only-L openssl + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export CC=gcc + CC=gcc + BuildPython debug python-debug python2.7-debug '--with-pydebug --with-tsc --with-count-allocs --with-call-profile' false STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug - /usr/bin/python-debug + ConfName=debug + BinaryName=python-debug + SymlinkName=python2.7-debug + ExtraConfigArgs='--with-pydebug --with-tsc --with-count-allocs --with-call-profile' + PathFixWithThisBinary=false + ConfDir=build/debug + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: debug - /usr/bin/python-debug + mkdir -p build/debug ~/build/BUILD/Python-2.7.15/build/debug ~/build/BUILD/Python-2.7.15 + pushd build/debug + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-2.7.15/configure ++ find /builddir/build/BUILD/Python-2.7.15 -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-2.7.15/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-2.7.15/config.guess ++ basename /builddir/build/BUILD/Python-2.7.15/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-2.7.15/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-2.7.15/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-2.7.15/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-2.7.15/config.sub ++ basename /builddir/build/BUILD/Python-2.7.15/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-2.7.15/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-2.7.15/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-2.7.15/configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-unicode=ucs4 --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --with-dtrace --with-tapset-install-dir=/usr/share/systemtap/tapset --with-valgrind --with-pydebug --with-tsc --with-count-allocs --with-call-profile configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-tapset-install-dir checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for python2.7... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for --with-icc... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking for x86_64-redhat-linux-gnu-g++... no checking for g++... no configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep 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 --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... gcc checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION)$(DEBUG_EXT).so checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-aal... no checking for ar... ar 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 whether gcc accepts -fno-strict-aliasing... yes checking whether gcc accepts -OPT:Olimit=0... no checking whether gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... x86_64-redhat-linux-gnu checking for -llvm-profdata... no checking for llvm-profdata... '' 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 poll.h usability... yes checking poll.h presence... yes checking for poll.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 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 for stdint.h... (cached) 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 thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes 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/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/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.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/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/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/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 bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.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 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... yes checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... 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 uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of 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 for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 8 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-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) 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 for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-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-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-signal-module... yes checking for --with-dec-threads... no 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 OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... yes checking for --with-count-allocs... yes checking for --with-call-profile... yes checking for --with-pymalloc... 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... Sun checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... 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 execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... 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 getentropy... 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 lchmod... no checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... 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 setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... 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 unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no 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 kqueue... no 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 getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for 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 whether char is unsigned... no 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 whether va_list is an array... yes 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 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... yes checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes 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 round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... no type found checking whether byte ordering is bigendian... no 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 broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes 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 %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... checking for --with-computed-gotos... no value specified checking whether gcc -pthread supports computed gotos... yes done checking for ensurepip... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-tapset-install-dir creating Modules/Setup creating Modules/Setup.local creating Makefile + make 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' -j6 Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /builddir/build/BUILD/Python-2.7.15/Modules/python.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-2.7.15/Parser/acceler.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-2.7.15/Parser/grammar1.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-2.7.15/Parser/listnode.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-2.7.15/Parser/node.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-2.7.15/Parser/parser.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-2.7.15/Parser/parsetok.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-2.7.15/Parser/bitset.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-2.7.15/Parser/metagrammar.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-2.7.15/Parser/firstsets.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-2.7.15/Parser/grammar.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-2.7.15/Parser/pgen.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-2.7.15/Parser/myreadline.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-2.7.15/Parser/tokenizer.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-2.7.15/Objects/abstract.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-2.7.15/Objects/boolobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o /builddir/build/BUILD/Python-2.7.15/Objects/bufferobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-2.7.15/Objects/bytes_methods.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-2.7.15/Objects/bytearrayobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-2.7.15/Objects/capsule.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-2.7.15/Objects/cellobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-2.7.15/Objects/classobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o /builddir/build/BUILD/Python-2.7.15/Objects/cobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/codeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-2.7.15/Objects/complexobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-2.7.15/Objects/descrobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-2.7.15/Objects/enumobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-2.7.15/Objects/exceptions.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-2.7.15/Objects/genobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-2.7.15/Objects/fileobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-2.7.15/Objects/floatobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-2.7.15/Objects/frameobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-2.7.15/Objects/funcobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o /builddir/build/BUILD/Python-2.7.15/Objects/intobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-2.7.15/Objects/iterobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-2.7.15/Objects/listobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-2.7.15/Objects/longobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-2.7.15/Objects/dictobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-2.7.15/Objects/memoryobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-2.7.15/Objects/methodobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-2.7.15/Objects/moduleobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-2.7.15/Objects/object.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-2.7.15/Objects/obmalloc.c /builddir/build/BUILD/Python-2.7.15/Objects/object.c: In function '_PyObject_DebugTypeStats': /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2374:5: warning: implicit declaration of function '_PySet_DebugMallocStats'; did you mean '_PyInt_DebugMallocStats'? [-Wimplicit-function-declaration] _PySet_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~ _PyInt_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2375:5: warning: implicit declaration of function '_PyTuple_DebugMallocStats'; did you mean '_PyFrame_DebugMallocStats'? [-Wimplicit-function-declaration] _PyTuple_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~~~ _PyFrame_DebugMallocStats gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/rangeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-2.7.15/Objects/setobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-2.7.15/Objects/sliceobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o /builddir/build/BUILD/Python-2.7.15/Objects/stringobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-2.7.15/Objects/structseq.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-2.7.15/Objects/tupleobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/typeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-2.7.15/Objects/weakrefobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/unicodeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-2.7.15/Objects/unicodectype.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-2.7.15/Python/_warnings.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-2.7.15/Python/Python-ast.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-2.7.15/Python/asdl.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-2.7.15/Python/ast.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-2.7.15/Python/bltinmodule.c mkdir -p Include gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-2.7.15/Python/compile.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-2.7.15/Python/codecs.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-2.7.15/Python/errors.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-2.7.15/Python/frozen.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-2.7.15/Python/frozenmain.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-2.7.15/Python/future.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-2.7.15/Python/getargs.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-2.7.15/Python/getcompiler.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-2.7.15/Python/getcopyright.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /builddir/build/BUILD/Python-2.7.15/Python/getplatform.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-2.7.15/Python/getversion.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-2.7.15/Python/graminit.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-2.7.15/Python/import.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-2.7.15/Python/importdl.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-2.7.15/Python/marshal.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-2.7.15/Python/modsupport.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-2.7.15/Python/mystrtoul.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-2.7.15/Python/mysnprintf.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-2.7.15/Python/peephole.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-2.7.15/Python/pyarena.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-2.7.15/Python/pyctype.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-2.7.15/Python/pyfpe.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-2.7.15/Python/pymath.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-2.7.15/Python/pystate.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-2.7.15/Python/pythonrun.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-2.7.15/Python/random.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-2.7.15/Python/structmember.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-2.7.15/Python/symtable.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o /builddir/build/BUILD/Python-2.7.15/Python/sysmodule.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-2.7.15/Python/traceback.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-2.7.15/Python/getopt.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-2.7.15/Python/pystrcmp.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-2.7.15/Python/pystrtod.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-2.7.15/Python/dtoa.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-2.7.15/Python/formatter_unicode.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o /builddir/build/BUILD/Python-2.7.15/Python/formatter_string.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o /builddir/build/BUILD/Python-2.7.15/Python/dynload_shlib.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-2.7.15/Python/thread.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.7"' \ -DVPATH='"/builddir/build/BUILD/Python-2.7.15"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-2.7.15/Modules/getpath.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-2.7.15/Modules/main.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/threadmodule.c -o Modules/threadmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/errnomodule.c -o Modules/errnomodule.o /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c: In function 'trip_signal': /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c:184:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wakeup_fd, "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_sre.c -o Modules/_sre.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/readline.c -o Modules/readline.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/arraymodule.c -o Modules/arraymodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cmathmodule.c -o Modules/cmathmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_math.c -o Modules/_math.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/mathmodule.c -o Modules/mathmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_struct.c -o Modules/_struct.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/operator.c -o Modules/operator.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_testcapimodule.c -o Modules/_testcapimodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_randommodule.c -o Modules/_randommodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/stropmodule.c -o Modules/stropmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_bisectmodule.c -o Modules/_bisectmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/unicodedata.c -o Modules/unicodedata.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/fcntlmodule.c -o Modules/fcntlmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/spwdmodule.c -o Modules/spwdmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/grpmodule.c -o Modules/grpmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/selectmodule.c -o Modules/selectmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/mmapmodule.c -o Modules/mmapmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_csv.c -o Modules/_csv.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/socketmodule.c -o Modules/socketmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DUSE_SSL -I/include -I/include/openssl -c /builddir/build/BUILD/Python-2.7.15/Modules/_ssl.c -o Modules/_ssl.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_cryptmodule.c -o Modules/_cryptmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include/tirpc -I/usr/include/nsl -c /builddir/build/BUILD/Python-2.7.15/Modules/nismodule.c -o Modules/nismodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/termios.c -o Modules/termios.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/resource.c -o Modules/resource.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/audioop.c -o Modules/audioop.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/imageop.c -o Modules/imageop.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/md5module.c -o Modules/md5module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/md5.c -o Modules/md5.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/shamodule.c -o Modules/shamodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/sha256module.c -o Modules/sha256module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/sha512module.c -o Modules/sha512module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/linuxaudiodev.c -o Modules/linuxaudiodev.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/timingmodule.c -o Modules/timingmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DWITH_APPINIT -DWITH_TIX -c /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c -o Modules/_tkinter.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DWITH_APPINIT -DWITH_TIX -c /builddir/build/BUILD/Python-2.7.15/Modules/tkappinit.c -o Modules/tkappinit.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/dlmodule.c -o Modules/dlmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/gdbmmodule.c -o Modules/gdbmmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include/libdb -c /builddir/build/BUILD/Python-2.7.15/Modules/_bsddb.c -o Modules/_bsddb.o /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c: In function 'AsObj': /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:1178:38: warning: passing argument 1 of 'Tcl_NewUnicodeObj' from incompatible pointer type [-Wincompatible-pointer-types] return Tcl_NewUnicodeObj(inbuf, size); ^~~~~ In file included from /usr/include/tcl.h:2445, from /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1103:18: note: expected 'const Tcl_UniChar *' {aka 'const short unsigned int *'} but argument is of type 'Py_UNICODE *' {aka 'unsigned int *'} EXTERN Tcl_Obj * Tcl_NewUnicodeObj(const Tcl_UniChar *unicode, ^~~~~~~~~~~~~~~~~ gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/binascii.c -o Modules/binascii.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/parsermodule.c -o Modules/parsermodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cStringIO.c -o Modules/cStringIO.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cPickle.c -o Modules/cPickle.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include -c /builddir/build/BUILD/Python-2.7.15/Modules/zlibmodule.c -o Modules/zlibmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/multibytecodec.c -o Modules/multibytecodec.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_cn.c -o Modules/_codecs_cn.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_hk.c -o Modules/_codecs_hk.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_iso2022.c -o Modules/_codecs_iso2022.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_jp.c -o Modules/_codecs_jp.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_kr.c -o Modules/_codecs_kr.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_tw.c -o Modules/_codecs_tw.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/xxsubtype.c -o Modules/xxsubtype.o /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-2.7.15/Tools/gdb/libpython.py python-debug-gdb.py dtrace -o Include/pydtrace.h -C -h -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/readline.o -lreadline -ltermcap -o Modules/readline_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/arraymodule.o -o Modules/arraymodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/cmathmodule.o Modules/_math.o -o Modules/cmathmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/mathmodule.o Modules/_math.o -o Modules/math_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_struct.o -o Modules/_struct_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/timemodule.o -o Modules/timemodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/operator.o -o Modules/operator_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_testcapimodule.o -o Modules/_testcapimodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_randommodule.o -o Modules/_randommodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_collectionsmodule.o -o Modules/_collectionsmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/itertoolsmodule.o -o Modules/itertoolsmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/stropmodule.o -o Modules/stropmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_functoolsmodule.o -o Modules/_functoolsmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_bisectmodule.o -o Modules/_bisectmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/unicodedata.o -o Modules/unicodedata_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_localemodule.o -o Modules/_localemodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/fcntlmodule.o -o Modules/fcntlmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/spwdmodule.o -o Modules/spwdmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/grpmodule.o -o Modules/grpmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/selectmodule.o -o Modules/selectmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/mmapmodule.o -o Modules/mmapmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_csv.o -o Modules/_csv_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/socketmodule.o Modules/timemodule.o -o Modules/_socketmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_ssl.o -L/lib -lssl -lcrypto -o Modules/_ssl_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_cryptmodule.o -lcrypt -o Modules/_cryptmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/nismodule.o -lnsl -ltirpc -L/usr/lib64/nsl -o Modules/nismodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/termios.o -o Modules/termios_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/resource.o -o Modules/resource_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/audioop.o -o Modules/audioop_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/imageop.o -o Modules/imageop_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/md5module.o Modules/md5.o -o Modules/_md5module_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/shamodule.o -o Modules/_shamodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/sha256module.o -o Modules/_sha256module_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/sha512module.o -o Modules/_sha512module_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/linuxaudiodev.o -o Modules/linuxaudiodev_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/timingmodule.o -o Modules/timingmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_tkinter.o Modules/tkappinit.o -ltix -ltk -ltcl -lX11 -o Modules/_tkinter_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/dlmodule.o -o Modules/dlmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/gdbmmodule.o -lgdbm -o Modules/gdbmmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/binascii.o -o Modules/binascii_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/parsermodule.o -o Modules/parsermodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/cStringIO.o -o Modules/cStringIO_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/zlibmodule.o -L/usr/lib64 -lz -o Modules/zlibmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/multibytecodec.o -o Modules/_multibytecodecmodule_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_cn.o -o Modules/_codecs_cn_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_hk.o -o Modules/_codecs_hk_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_iso2022.o -o Modules/_codecs_iso2022_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_jp.o -o Modules/_codecs_jp_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_kr.o -o Modules/_codecs_kr_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_tw.o -o Modules/_codecs_tw_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/xxsubtype.o -o Modules/xxsubtype_d.so gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-2.7.15/Python/ceval.c /builddir/build/BUILD/Python-2.7.15/Python/ceval.c: In function 'PyEval_EvalFrameEx': /builddir/build/BUILD/Python-2.7.15/Python/ceval.c:898:11: warning: variable 'filename' set but not used [-Wunused-but-set-variable] char *filename; ^~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/cPickle.o -o Modules/cPickle_d.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_bsddb.o -L/usr/lib64 -ldb -o Modules/_bsddb_d.so dtrace -o Python/dtrace.o -C -G -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d Python/ceval.o gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/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-2.7.15/Modules/getbuildinfo.c if test libpython2.7_d.so.1.0 != libpython2.7_d.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-hlibpython2.7_d.so.1.0 -o libpython2.7_d.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ ln -f libpython2.7_d.so.1.0 libpython2.7_d.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpython2.7_d.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ fi Modules/posixmodule.o: In function `posix_tmpnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7648: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7595: warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Xlinker -export-dynamic -o python-debug \ Modules/python.o \ -L. -lpython2.7_d -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/build/debug ./python-debug -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi building dbm using gdbm Python build finished, but the necessary bits to build these modules were not found: bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. + false + ln -s python-debug python2.7-debug + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/build/debug + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/Python-2.7.15/build/debug + make -s 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' -j6 Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' /builddir/build/BUILD/Python-2.7.15/Python/ceval.c: In function 'PyEval_EvalFrameEx': /builddir/build/BUILD/Python-2.7.15/Python/ceval.c:898:11: warning: variable 'filename' set but not used [-Wunused-but-set-variable] char *filename; ^~~~~~~~ Modules/posixmodule.o: In function `posix_tmpnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7648: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7595: warning: the use of `tempnam' is dangerous, better use `mkstemp' building dbm using gdbm Python build finished, but the necessary bits to build these modules were not found: bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. + popd ~/build/BUILD/Python-2.7.15 + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: build/debug FINISHED: BUILD OF PYTHON FOR CONFIGURATION: build/debug + BuildPython optimized python python2.7 --enable-optimizations true + ConfName=optimized + BinaryName=python + SymlinkName=python2.7 + ExtraConfigArgs=--enable-optimizations + PathFixWithThisBinary=true + ConfDir=build/optimized + echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized - /usr/bin/python STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized - /usr/bin/python + mkdir -p build/optimized + pushd build/optimized ~/build/BUILD/Python-2.7.15/build/optimized ~/build/BUILD/Python-2.7.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname /builddir/build/BUILD/Python-2.7.15/configure ++ find /builddir/build/BUILD/Python-2.7.15 -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-2.7.15/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-2.7.15/config.guess ++ basename /builddir/build/BUILD/Python-2.7.15/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess /builddir/build/BUILD/Python-2.7.15/config.guess '/usr/lib/rpm/redhat/config.guess' -> '/builddir/build/BUILD/Python-2.7.15/config.guess' + for i in $(find $(dirname $topdir/configure) -name config.guess -o -name config.sub) ++ basename /builddir/build/BUILD/Python-2.7.15/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f /builddir/build/BUILD/Python-2.7.15/config.sub ++ basename /builddir/build/BUILD/Python-2.7.15/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub /builddir/build/BUILD/Python-2.7.15/config.sub '/usr/lib/rpm/redhat/config.sub' -> '/builddir/build/BUILD/Python-2.7.15/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-2.7.15/configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-unicode=ucs4 --with-dbmliborder=gdbm:ndbm:bdb --with-system-expat --with-system-ffi --with-dtrace --with-tapset-install-dir=/usr/share/systemtap/tapset --with-valgrind --enable-optimizations configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-tapset-install-dir checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for python2.7... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for --with-icc... no checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking for x86_64-redhat-linux-gnu-g++... no checking for g++... no configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep 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 --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... gcc checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION)$(DEBUG_EXT).so checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-aal... no checking for ar... ar 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 whether gcc accepts -fno-strict-aliasing... yes checking whether gcc accepts -OPT:Olimit=0... no checking whether gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking for --enable-optimizations... yes checking for --with-lto... no checking target system type... x86_64-redhat-linux-gnu checking for -llvm-profdata... no checking for llvm-profdata... '' 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 poll.h usability... yes checking poll.h presence... yes checking for poll.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 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 for stdint.h... (cached) 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 thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes 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/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/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.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/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/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/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 bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.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 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... yes checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... 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 uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of 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 for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 8 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-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) 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 for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-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-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... gdbm:ndbm:bdb checking for --with-signal-module... yes checking for --with-dec-threads... no 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 OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-count-allocs... no checking for --with-call-profile... no checking for --with-pymalloc... 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... Sun checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... 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 execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... 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 getentropy... 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 lchmod... no checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... 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 setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... 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 unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no 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 kqueue... no 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 getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for 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 whether char is unsigned... no 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 whether va_list is an array... yes 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 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... yes checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes 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 round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... no type found checking whether byte ordering is bigendian... no 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 broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes 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 %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... checking for --with-computed-gotos... no value specified checking whether gcc -pthread supports computed gotos... yes done checking for ensurepip... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-tapset-install-dir creating Modules/Setup creating Modules/Setup.local creating Makefile + make 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' -j6 Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Building with support for profile generation: make clean make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' find /builddir/build/BUILD/Python-2.7.15 -name '*.py[co]' -exec rm -f {} ';' 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': No such file or directory find build -name 'fficonfig.py' -exec rm -f {} ';' || true find: 'build': No such file or directory rm -f Lib/lib2to3/*Grammar*.pickle find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' find: 'build': No such file or directory make[1]: [Makefile:1419: clean] Error 1 (ignored) make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make profile-removal make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make build_all_generate_profile make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' make build_all CFLAGS="-fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate " LDFLAGS="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate " LIBS="-lpthread -ldl -lutil" make[2]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /builddir/build/BUILD/Python-2.7.15/Modules/python.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-2.7.15/Parser/acceler.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-2.7.15/Parser/grammar1.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-2.7.15/Parser/listnode.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-2.7.15/Parser/node.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-2.7.15/Parser/parser.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-2.7.15/Parser/parsetok.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-2.7.15/Parser/bitset.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-2.7.15/Parser/metagrammar.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-2.7.15/Parser/firstsets.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-2.7.15/Parser/grammar.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-2.7.15/Parser/pgen.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-2.7.15/Parser/myreadline.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-2.7.15/Parser/tokenizer.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-2.7.15/Objects/abstract.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-2.7.15/Objects/boolobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o /builddir/build/BUILD/Python-2.7.15/Objects/bufferobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-2.7.15/Objects/bytes_methods.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-2.7.15/Objects/bytearrayobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-2.7.15/Objects/capsule.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-2.7.15/Objects/cellobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-2.7.15/Objects/classobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o /builddir/build/BUILD/Python-2.7.15/Objects/cobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/codeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-2.7.15/Objects/complexobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-2.7.15/Objects/descrobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-2.7.15/Objects/enumobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-2.7.15/Objects/exceptions.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-2.7.15/Objects/genobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-2.7.15/Objects/fileobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-2.7.15/Objects/floatobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-2.7.15/Objects/frameobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-2.7.15/Objects/funcobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o /builddir/build/BUILD/Python-2.7.15/Objects/intobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-2.7.15/Objects/iterobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-2.7.15/Objects/listobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-2.7.15/Objects/longobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-2.7.15/Objects/dictobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-2.7.15/Objects/memoryobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-2.7.15/Objects/methodobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-2.7.15/Objects/moduleobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-2.7.15/Objects/object.c /builddir/build/BUILD/Python-2.7.15/Objects/object.c: In function '_PyObject_DebugTypeStats': gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-2.7.15/Objects/obmalloc.c /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2374:5: warning: implicit declaration of function '_PySet_DebugMallocStats'; did you mean '_PyInt_DebugMallocStats'? [-Wimplicit-function-declaration] _PySet_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~ _PyInt_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2375:5: warning: implicit declaration of function '_PyTuple_DebugMallocStats'; did you mean '_PyFrame_DebugMallocStats'? [-Wimplicit-function-declaration] _PyTuple_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~~~ _PyFrame_DebugMallocStats gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/rangeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-2.7.15/Objects/setobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-2.7.15/Objects/sliceobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o /builddir/build/BUILD/Python-2.7.15/Objects/stringobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-2.7.15/Objects/structseq.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-2.7.15/Objects/tupleobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/typeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-2.7.15/Objects/weakrefobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/unicodeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-2.7.15/Objects/unicodectype.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-2.7.15/Python/_warnings.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-2.7.15/Python/Python-ast.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-2.7.15/Python/asdl.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-2.7.15/Python/ast.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-2.7.15/Python/bltinmodule.c mkdir -p Include gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-2.7.15/Python/compile.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-2.7.15/Python/codecs.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-2.7.15/Python/errors.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-2.7.15/Python/frozen.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-2.7.15/Python/frozenmain.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-2.7.15/Python/future.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-2.7.15/Python/getargs.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-2.7.15/Python/getcompiler.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-2.7.15/Python/getcopyright.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /builddir/build/BUILD/Python-2.7.15/Python/getplatform.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-2.7.15/Python/getversion.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-2.7.15/Python/graminit.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-2.7.15/Python/import.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-2.7.15/Python/importdl.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-2.7.15/Python/marshal.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-2.7.15/Python/modsupport.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-2.7.15/Python/mystrtoul.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-2.7.15/Python/mysnprintf.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-2.7.15/Python/peephole.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-2.7.15/Python/pyarena.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-2.7.15/Python/pyctype.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-2.7.15/Python/pyfpe.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-2.7.15/Python/pymath.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-2.7.15/Python/pystate.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-2.7.15/Python/pythonrun.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-2.7.15/Python/random.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-2.7.15/Python/structmember.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-2.7.15/Python/symtable.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o /builddir/build/BUILD/Python-2.7.15/Python/sysmodule.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-2.7.15/Python/traceback.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-2.7.15/Python/getopt.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-2.7.15/Python/pystrcmp.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-2.7.15/Python/pystrtod.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-2.7.15/Python/dtoa.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-2.7.15/Python/formatter_unicode.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o /builddir/build/BUILD/Python-2.7.15/Python/formatter_string.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o /builddir/build/BUILD/Python-2.7.15/Python/dynload_shlib.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-2.7.15/Python/thread.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.7"' \ -DVPATH='"/builddir/build/BUILD/Python-2.7.15"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-2.7.15/Modules/getpath.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-2.7.15/Modules/main.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/threadmodule.c -o Modules/threadmodule.o /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c:63:1: warning: '_PyObject_AssertFailed' defined but not used [-Wunused-function] _PyObject_AssertFailed(PyObject *obj, const char *msg, const char *expr, ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/errnomodule.c -o Modules/errnomodule.o /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c: In function 'trip_signal': /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c:184:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wakeup_fd, "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_sre.c -o Modules/_sre.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/readline.c -o Modules/readline.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/arraymodule.c -o Modules/arraymodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cmathmodule.c -o Modules/cmathmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_math.c -o Modules/_math.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/mathmodule.c -o Modules/mathmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_struct.c -o Modules/_struct.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/operator.c -o Modules/operator.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_testcapimodule.c -o Modules/_testcapimodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_randommodule.c -o Modules/_randommodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/stropmodule.c -o Modules/stropmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_bisectmodule.c -o Modules/_bisectmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/unicodedata.c -o Modules/unicodedata.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/fcntlmodule.c -o Modules/fcntlmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/spwdmodule.c -o Modules/spwdmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/grpmodule.c -o Modules/grpmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/selectmodule.c -o Modules/selectmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/mmapmodule.c -o Modules/mmapmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_csv.c -o Modules/_csv.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/socketmodule.c -o Modules/socketmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DUSE_SSL -I/include -I/include/openssl -c /builddir/build/BUILD/Python-2.7.15/Modules/_ssl.c -o Modules/_ssl.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_cryptmodule.c -o Modules/_cryptmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include/tirpc -I/usr/include/nsl -c /builddir/build/BUILD/Python-2.7.15/Modules/nismodule.c -o Modules/nismodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/termios.c -o Modules/termios.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/resource.c -o Modules/resource.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/audioop.c -o Modules/audioop.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/imageop.c -o Modules/imageop.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/md5module.c -o Modules/md5module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/md5.c -o Modules/md5.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/shamodule.c -o Modules/shamodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/sha256module.c -o Modules/sha256module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/sha512module.c -o Modules/sha512module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/linuxaudiodev.c -o Modules/linuxaudiodev.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/timingmodule.c -o Modules/timingmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DWITH_APPINIT -DWITH_TIX -c /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c -o Modules/_tkinter.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DWITH_APPINIT -DWITH_TIX -c /builddir/build/BUILD/Python-2.7.15/Modules/tkappinit.c -o Modules/tkappinit.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/dlmodule.c -o Modules/dlmodule.o /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c: In function 'AsObj': /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:1178:38: warning: passing argument 1 of 'Tcl_NewUnicodeObj' from incompatible pointer type [-Wincompatible-pointer-types] return Tcl_NewUnicodeObj(inbuf, size); ^~~~~ In file included from /usr/include/tcl.h:2445, from /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1103:18: note: expected 'const Tcl_UniChar *' {aka 'const short unsigned int *'} but argument is of type 'Py_UNICODE *' {aka 'unsigned int *'} EXTERN Tcl_Obj * Tcl_NewUnicodeObj(const Tcl_UniChar *unicode, ^~~~~~~~~~~~~~~~~ gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/gdbmmodule.c -o Modules/gdbmmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include/libdb -c /builddir/build/BUILD/Python-2.7.15/Modules/_bsddb.c -o Modules/_bsddb.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/binascii.c -o Modules/binascii.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/parsermodule.c -o Modules/parsermodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cStringIO.c -o Modules/cStringIO.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cPickle.c -o Modules/cPickle.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include -c /builddir/build/BUILD/Python-2.7.15/Modules/zlibmodule.c -o Modules/zlibmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/multibytecodec.c -o Modules/multibytecodec.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_cn.c -o Modules/_codecs_cn.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_hk.c -o Modules/_codecs_hk.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_iso2022.c -o Modules/_codecs_iso2022.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_jp.c -o Modules/_codecs_jp.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_kr.c -o Modules/_codecs_kr.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_tw.c -o Modules/_codecs_tw.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/xxsubtype.c -o Modules/xxsubtype.o /usr/bin/install -c -m 644 /builddir/build/BUILD/Python-2.7.15/Tools/gdb/libpython.py python-gdb.py dtrace -o Include/pydtrace.h -C -h -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/readline.o -lreadline -ltermcap -o Modules/readline.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/arraymodule.o -o Modules/arraymodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/cmathmodule.o Modules/_math.o -o Modules/cmathmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/mathmodule.o Modules/_math.o -o Modules/math.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_struct.o -o Modules/_struct.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/timemodule.o -o Modules/timemodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/operator.o -o Modules/operator.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_testcapimodule.o -o Modules/_testcapimodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_randommodule.o -o Modules/_randommodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_collectionsmodule.o -o Modules/_collectionsmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/itertoolsmodule.o -o Modules/itertoolsmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/stropmodule.o -o Modules/stropmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_functoolsmodule.o -o Modules/_functoolsmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_bisectmodule.o -o Modules/_bisectmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/unicodedata.o -o Modules/unicodedata.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_localemodule.o -o Modules/_localemodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/fcntlmodule.o -o Modules/fcntlmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/spwdmodule.o -o Modules/spwdmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/grpmodule.o -o Modules/grpmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/selectmodule.o -o Modules/selectmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/mmapmodule.o -o Modules/mmapmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_csv.o -o Modules/_csv.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/socketmodule.o Modules/timemodule.o -o Modules/_socketmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_ssl.o -L/lib -lssl -lcrypto -o Modules/_ssl.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_cryptmodule.o -lcrypt -o Modules/_cryptmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/nismodule.o -lnsl -ltirpc -L/usr/lib64/nsl -o Modules/nismodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/termios.o -o Modules/termios.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/resource.o -o Modules/resource.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/audioop.o -o Modules/audioop.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/imageop.o -o Modules/imageop.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/md5module.o Modules/md5.o -o Modules/_md5module.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/shamodule.o -o Modules/_shamodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/sha256module.o -o Modules/_sha256module.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/sha512module.o -o Modules/_sha512module.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/linuxaudiodev.o -o Modules/linuxaudiodev.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/timingmodule.o -o Modules/timingmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_tkinter.o Modules/tkappinit.o -ltix -ltk -ltcl -lX11 -o Modules/_tkinter.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/dlmodule.o -o Modules/dlmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/gdbmmodule.o -lgdbm -o Modules/gdbmmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/binascii.o -o Modules/binascii.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/parsermodule.o -o Modules/parsermodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/cStringIO.o -o Modules/cStringIO.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/zlibmodule.o -L/usr/lib64 -lz -o Modules/zlibmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/multibytecodec.o -o Modules/_multibytecodecmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_codecs_cn.o -o Modules/_codecs_cn.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_codecs_hk.o -o Modules/_codecs_hk.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_codecs_iso2022.o -o Modules/_codecs_iso2022.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_codecs_jp.o -o Modules/_codecs_jp.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_codecs_kr.o -o Modules/_codecs_kr.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_codecs_tw.o -o Modules/_codecs_tw.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/xxsubtype.o -o Modules/xxsubtype.so gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-2.7.15/Python/ceval.c gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/cPickle.o -o Modules/cPickle.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate Modules/_bsddb.o -L/usr/lib64 -ldb -o Modules/_bsddb.so dtrace -o Python/dtrace.o -C -G -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d Python/ceval.o gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/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-2.7.15/Modules/getbuildinfo.c if test libpython2.7.so.1.0 != libpython2.7.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ ln -f libpython2.7.so.1.0 libpython2.7.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ fi Modules/posixmodule.o: In function `posix_tmpnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7648: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7595: warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-generate -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fprofile-generate -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.7 -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/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 building dbm using gdbm Python build finished, but the necessary bits to build these modules were not found: bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. make[2]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make profile-removal make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Running code to generate profile data (this can take a while): make run_profile_task make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' : # FIXME: can't run for a cross build LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/build/optimized ./python -m test.regrtest --pgo -x test_asyncore test_gdb test_multiprocessing test_subprocess || true Run tests sequentially 0:00:00 load avg: 1.98 [ 1/399] test_grammar 0:00:00 load avg: 1.98 [ 2/399] test_opcodes 0:00:00 load avg: 1.98 [ 3/399] test_dict 0:00:01 load avg: 1.98 [ 4/399] test_builtin 0:00:01 load avg: 1.98 [ 5/399] test_exceptions 0:00:01 load avg: 1.98 [ 6/399] test_types 0:00:01 load avg: 1.98 [ 7/399] test_unittest 0:00:02 load avg: 1.98 [ 8/399] test_doctest 0:00:03 load avg: 1.90 [ 9/399] test_doctest2 0:00:03 load avg: 1.90 [ 10/399] test_MimeWriter 0:00:03 load avg: 1.90 [ 11/399] test_SimpleHTTPServer 0:00:04 load avg: 1.90 [ 12/399] test_StringIO 0:00:04 load avg: 1.90 [ 13/399] test___all__ 0:00:07 load avg: 1.90 [ 14/399] test___future__ 0:00:08 load avg: 1.90 [ 15/399] test__locale 0:00:08 load avg: 1.83 [ 16/399] test__osx_support 0:00:08 load avg: 1.83 [ 17/399] test_abc 0:00:08 load avg: 1.83 [ 18/399] test_abstract_numbers 0:00:08 load avg: 1.83 [ 19/399] test_aepack 0:00:08 load avg: 1.83 [ 20/399] test_aifc -- test_aepack skipped 0:00:08 load avg: 1.83 [ 21/399] test_al 0:00:09 load avg: 1.83 [ 22/399] test_anydbm -- test_al skipped 0:00:09 load avg: 1.83 [ 23/399] test_applesingle 0:00:09 load avg: 1.83 [ 24/399] test_argparse -- test_applesingle skipped 0:00:15 load avg: 1.76 [ 25/399] test_array 0:00:16 load avg: 1.76 [ 26/399] test_ascii_formatd 0:00:16 load avg: 1.76 [ 27/399] test_ast 0:00:17 load avg: 1.76 [ 28/399] test_asynchat 0:00:18 load avg: 1.62 [ 29/399] test_atexit 0:00:19 load avg: 1.62 [ 30/399] test_audioop 0:00:19 load avg: 1.62 [ 31/399] test_augassign 0:00:19 load avg: 1.62 [ 32/399] test_base64 0:00:19 load avg: 1.62 [ 33/399] test_bastion 0:00:19 load avg: 1.62 [ 34/399] test_bigaddrspace 0:00:19 load avg: 1.62 [ 35/399] test_bigmem 0:00:20 load avg: 1.62 [ 36/399] test_binascii 0:00:20 load avg: 1.62 [ 37/399] test_binhex 0:00:20 load avg: 1.62 [ 38/399] test_binop 0:00:20 load avg: 1.62 [ 39/399] test_bisect 0:00:20 load avg: 1.62 [ 40/399] test_bool 0:00:21 load avg: 1.62 [ 41/399] test_bsddb 0:00:21 load avg: 1.62 [ 42/399] test_bsddb185 0:00:21 load avg: 1.62 [ 43/399] test_bsddb3 -- test_bsddb185 skipped 0:00:21 load avg: 1.62 [ 44/399] test_buffer -- test_bsddb3 skipped (resource denied) 0:00:21 load avg: 1.62 [ 45/399] test_bufio 0:00:23 load avg: 1.57 [ 46/399] test_bytes 0:00:28 load avg: 1.57 [ 47/399] test_bz2 0:00:29 load avg: 1.53 [ 48/399] test_calendar 0:00:34 load avg: 1.48 [ 49/399] test_call 0:00:34 load avg: 1.48 [ 50/399] test_capi 0:00:37 load avg: 1.48 [ 51/399] test_cd 0:00:37 load avg: 1.48 [ 52/399] test_cfgparser -- test_cd skipped 0:00:38 load avg: 1.44 [ 53/399] test_cgi 0:00:38 load avg: 1.44 [ 54/399] test_charmapcodec 0:00:38 load avg: 1.44 [ 55/399] test_cl 0:00:38 load avg: 1.44 [ 56/399] test_class -- test_cl skipped 0:00:39 load avg: 1.44 [ 57/399] test_cmath 0:00:39 load avg: 1.44 [ 58/399] test_cmd 0:00:39 load avg: 1.44 [ 59/399] test_cmd_line 0:00:41 load avg: 1.44 [ 60/399] test_cmd_line_script 0:00:42 load avg: 1.44 [ 61/399] test_code 0:00:43 load avg: 1.41 [ 62/399] test_codeccallbacks 0:00:43 load avg: 1.41 [ 63/399] test_codecencodings_cn 0:00:45 load avg: 1.41 [ 64/399] test_codecencodings_hk 0:00:45 load avg: 1.41 [ 65/399] test_codecencodings_iso2022 0:00:47 load avg: 1.41 [ 66/399] test_codecencodings_jp 0:00:50 load avg: 1.38 [ 67/399] test_codecencodings_kr 0:00:51 load avg: 1.38 [ 68/399] test_codecencodings_tw 0:00:51 load avg: 1.38 [ 69/399] test_codecmaps_cn 0:00:51 load avg: 1.38 [ 70/399] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied) 0:00:51 load avg: 1.38 [ 71/399] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied) 0:00:51 load avg: 1.38 [ 72/399] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied) 0:00:51 load avg: 1.38 [ 73/399] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied) 0:00:52 load avg: 1.38 [ 74/399] test_codecs -- test_codecmaps_tw skipped (resource denied) 0:00:57 load avg: 1.35 [ 75/399] test_codeop 0:00:57 load avg: 1.35 [ 76/399] test_coercion 0:00:57 load avg: 1.35 [ 77/399] test_collections 0:00:59 load avg: 1.32 [ 78/399] test_colorsys 0:00:59 load avg: 1.32 [ 79/399] test_commands 0:01:00 load avg: 1.32 [ 80/399] test_compare 0:01:00 load avg: 1.32 [ 81/399] test_compile 0:01:00 load avg: 1.32 [ 82/399] test_compileall 0:01:00 load avg: 1.32 [ 83/399] test_compiler 0:01:01 load avg: 1.32 [ 84/399] test_complex 0:01:02 load avg: 1.32 [ 85/399] test_complex_args 0:01:03 load avg: 1.32 [ 86/399] test_contains 0:01:03 load avg: 1.29 [ 87/399] test_contextlib 0:01:03 load avg: 1.29 [ 88/399] test_cookie 0:01:03 load avg: 1.29 [ 89/399] test_cookielib 0:01:03 load avg: 1.29 [ 90/399] test_copy 0:01:04 load avg: 1.29 [ 91/399] test_copy_reg 0:01:04 load avg: 1.29 [ 92/399] test_cpickle 0:01:11 load avg: 1.27 [ 93/399] test_cprofile 0:01:12 load avg: 1.27 [ 94/399] test_crypt 0:01:12 load avg: 1.27 [ 95/399] test_csv 0:01:12 load avg: 1.27 [ 96/399] test_ctypes 0:01:14 load avg: 1.25 [ 97/399] test_curses 0:01:14 load avg: 1.25 [ 98/399] test_datetime -- test_curses skipped (resource denied) 0:01:16 load avg: 1.25 [ 99/399] test_dbm 0:01:16 load avg: 1.25 [100/399] test_decimal 0:01:20 load avg: 1.23 [101/399] test_decorators 0:01:20 load avg: 1.23 [102/399] test_defaultdict 0:01:20 load avg: 1.23 [103/399] test_deque 0:01:25 load avg: 1.21 [104/399] test_descr 0:01:33 load avg: 1.18 [105/399] test_descrtut 0:01:33 load avg: 1.18 [106/399] test_dictcomps 0:01:34 load avg: 1.18 [107/399] test_dictviews 0:01:34 load avg: 1.18 [108/399] test_difflib 0:01:38 load avg: 1.16 [109/399] test_dircache 0:01:39 load avg: 1.16 [110/399] test_dis 0:01:40 load avg: 1.16 [111/399] 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:01:43 load avg: 1.15 [112/399] test_dl 0:01:43 load avg: 1.15 [113/399] test_docxmlrpc -- test_dl failed 0:01:46 load avg: 1.15 [114/399] test_dumbdbm 0:01:47 load avg: 1.15 [115/399] test_dummy_thread 0:01:47 load avg: 1.15 [116/399] test_dummy_threading 0:01:47 load avg: 1.15 [117/399] test_email 0:01:53 load avg: 1.12 [118/399] test_email_codecs 0:01:53 load avg: 1.12 [119/399] test_email_renamed 0:01:54 load avg: 1.12 [120/399] test_ensurepip 0:01:54 load avg: 1.12 [121/399] test_enumerate 0:01:55 load avg: 1.12 [122/399] test_eof 0:01:55 load avg: 1.12 [123/399] test_epoll 0:01:57 load avg: 1.12 [124/399] test_errno 0:01:57 load avg: 1.12 [125/399] test_exception_variations 0:01:57 load avg: 1.12 [126/399] test_extcall 0:01:58 load avg: 1.11 [127/399] test_fcntl 0:01:58 load avg: 1.11 [128/399] test_file 0:01:58 load avg: 1.11 [129/399] test_file2k 0:02:09 load avg: 0.94 [130/399] test_file_eintr 0:02:10 load avg: 0.94 [131/399] test_filecmp 0:02:10 load avg: 0.94 [132/399] test_fileinput 0:02:11 load avg: 0.94 [133/399] test_fileio 0:02:11 load avg: 0.94 [134/399] test_float 0:02:12 load avg: 0.94 [135/399] test_fnmatch 0:02:12 load avg: 0.94 [136/399] test_fork1 0:02:19 load avg: 0.80 [137/399] test_format 0:02:19 load avg: 0.80 [138/399] test_fpformat 0:02:20 load avg: 0.80 [139/399] test_fractions 0:02:20 load avg: 0.80 [140/399] test_frozen 0:02:21 load avg: 0.80 [141/399] test_ftplib 0:02:23 load avg: 0.81 [142/399] test_funcattrs 0:02:23 load avg: 0.81 [143/399] test_functools 0:02:23 load avg: 0.81 [144/399] test_future 0:02:24 load avg: 0.81 [145/399] test_future3 0:02:24 load avg: 0.81 [146/399] test_future4 0:02:24 load avg: 0.81 [147/399] test_future5 0:02:24 load avg: 0.81 [148/399] test_future_builtins 0:02:24 load avg: 0.81 [149/399] test_gc 0:02:34 load avg: 0.84 [150/399] test_gdbm 0:02:35 load avg: 0.84 [151/399] test_generators 0:02:35 load avg: 0.84 [152/399] test_genericpath 0:02:35 load avg: 0.84 [153/399] test_genexps 0:02:36 load avg: 0.84 [154/399] test_getargs 0:02:36 load avg: 0.84 [155/399] test_getargs2 0:02:36 load avg: 0.84 [156/399] test_getopt 0:02:36 load avg: 0.84 [157/399] test_gettext 0:02:36 load avg: 0.84 [158/399] test_gl 0:02:37 load avg: 0.84 [159/399] test_glob -- test_gl skipped 0:02:37 load avg: 0.84 [160/399] test_global 0:02:37 load avg: 0.84 [161/399] test_grp 0:02:37 load avg: 0.84 [162/399] test_gzip 0:02:38 load avg: 0.86 [163/399] test_hash 0:02:39 load avg: 0.86 [164/399] test_hashlib 0:02:40 load avg: 0.86 [165/399] test_heapq 0:02:44 load avg: 0.87 [166/399] test_hmac 0:02:44 load avg: 0.87 [167/399] test_hotshot 0:02:44 load avg: 0.87 [168/399] test_htmllib 0:02:44 load avg: 0.87 [169/399] test_htmlparser 0:02:45 load avg: 0.87 [170/399] test_httplib 0:02:45 load avg: 0.87 [171/399] test_httpservers 0:02:48 load avg: 0.80 [172/399] test_idle 0:02:49 load avg: 0.80 [173/399] test_imageop 0:02:50 load avg: 0.80 [174/399] test_imaplib 0:02:50 load avg: 0.80 [175/399] test_imgfile 0:02:50 load avg: 0.80 [176/399] test_imghdr -- test_imgfile skipped 0:02:50 load avg: 0.80 [177/399] test_imp 0:02:50 load avg: 0.80 [178/399] test_import 0:02:51 load avg: 0.80 [179/399] test_import_magic 0:02:52 load avg: 0.80 [180/399] test_importhooks 0:02:52 load avg: 0.80 [181/399] test_importlib 0:02:52 load avg: 0.80 [182/399] test_index 0:02:52 load avg: 0.80 [183/399] test_inspect 0:02:53 load avg: 0.81 [184/399] test_int 0:02:56 load avg: 0.81 [185/399] test_int_literal 0:02:57 load avg: 0.81 [186/399] test_io 0:04:05 load avg: 0.67 [187/399] test_ioctl -- test_io passed in 1 min 9 sec 0:04:06 load avg: 0.67 [188/399] test_isinstance -- test_ioctl skipped 0:04:06 load avg: 0.67 [189/399] test_iter 0:04:06 load avg: 0.67 [190/399] test_iterlen 0:04:07 load avg: 0.67 [191/399] test_itertools 0:04:39 load avg: 0.82 [192/399] test_json -- test_itertools passed in 32 sec 0:04:46 load avg: 0.83 [193/399] test_kqueue 0:04:47 load avg: 0.83 [194/399] test_largefile -- test_kqueue skipped 0:04:47 load avg: 0.83 [195/399] test_lib2to3 0:06:07 load avg: 1.00 [196/399] test_linecache -- test_lib2to3 passed in 1 min 20 sec 0:06:08 load avg: 1.00 [197/399] test_linuxaudiodev 0:06:08 load avg: 1.00 [198/399] test_list -- test_linuxaudiodev skipped (resource denied) 0:06:09 load avg: 1.00 [199/399] test_locale 0:06:10 load avg: 1.00 [200/399] test_logging 0:06:21 load avg: 0.85 [201/399] test_long 0:06:29 load avg: 0.87 [202/399] test_long_future 0:06:36 load avg: 0.88 [203/399] test_longexp 0:06:37 load avg: 0.88 [204/399] test_macos 0:06:37 load avg: 0.88 [205/399] test_macostools -- test_macos skipped 0:06:38 load avg: 0.89 [206/399] test_macpath -- test_macostools skipped 0:06:38 load avg: 0.89 [207/399] test_macurl2path 0:06:38 load avg: 0.89 [208/399] test_mailbox 0:06:43 load avg: 0.90 [209/399] test_marshal 0:06:46 load avg: 0.90 [210/399] test_math 0:06:53 load avg: 0.92 [211/399] test_md5 0:06:53 load avg: 0.92 [212/399] test_memoryio 0:06:54 load avg: 0.92 [213/399] test_memoryview 0:06:55 load avg: 0.92 [214/399] test_mhlib 0:06:55 load avg: 0.92 [215/399] test_mimetools 0:06:56 load avg: 0.92 [216/399] test_mimetypes 0:06:56 load avg: 0.92 [217/399] test_minidom 0:06:57 load avg: 0.92 [218/399] test_mmap 0:06:57 load avg: 0.92 [219/399] test_module 0:06:58 load avg: 0.92 [220/399] test_modulefinder 0:07:00 load avg: 0.92 [221/399] test_msilib 0:07:00 load avg: 0.92 [222/399] test_multibytecodec -- test_msilib skipped 0:07:06 load avg: 0.93 [223/399] test_multifile 0:07:06 load avg: 0.93 [224/399] test_mutants 0:07:08 load avg: 0.93 [225/399] test_mutex 0:07:08 load avg: 0.93 [226/399] test_netrc 0:07:08 load avg: 0.93 [227/399] test_new 0:07:08 load avg: 0.93 [228/399] test_nis 0:07:09 load avg: 0.93 [229/399] test_nntplib 0:07:09 load avg: 0.93 [230/399] test_normalization 0:07:09 load avg: 0.93 [231/399] test_ntpath 0:07:10 load avg: 0.93 [232/399] test_old_mailbox 0:07:10 load avg: 0.93 [233/399] test_openpty 0:07:10 load avg: 0.93 [234/399] test_operator 0:07:11 load avg: 0.93 [235/399] test_optparse 0:07:11 load avg: 0.93 [236/399] test_ordered_dict 0:07:14 load avg: 0.94 [237/399] test_os 0:07:15 load avg: 0.94 [238/399] test_ossaudiodev 0:07:16 load avg: 0.94 [239/399] test_parser -- test_ossaudiodev skipped (resource denied) 0:07:16 load avg: 0.94 [240/399] test_pdb 0:07:17 load avg: 0.94 [241/399] test_peepholer 0:07:17 load avg: 0.94 [242/399] test_pep247 0:07:18 load avg: 0.94 [243/399] test_pep277 0:07:18 load avg: 0.95 [244/399] test_pep352 -- test_pep277 skipped 0:07:18 load avg: 0.95 [245/399] test_pickle 0:07:27 load avg: 0.95 [246/399] test_pickletools 0:07:28 load avg: 0.95 [247/399] test_pipes 0:07:29 load avg: 0.95 [248/399] test_pkg 0:07:29 load avg: 0.95 [249/399] test_pkgimport 0:07:29 load avg: 0.95 [250/399] test_pkgutil 0:07:30 load avg: 0.95 [251/399] test_platform 0:07:30 load avg: 0.95 [252/399] test_plistlib 0:07:30 load avg: 0.95 [253/399] test_poll 0:07:42 load avg: 0.89 [254/399] test_popen 0:07:42 load avg: 0.89 [255/399] test_popen2 0:07:43 load avg: 0.89 [256/399] test_poplib 0:07:45 load avg: 0.90 [257/399] test_posix 0:07:45 load avg: 0.90 [258/399] test_posixpath 0:07:46 load avg: 0.90 [259/399] test_pow 0:07:47 load avg: 0.90 [260/399] test_pprint 0:07:48 load avg: 0.90 [261/399] test_print 0:07:48 load avg: 0.91 [262/399] test_profile 0:07:48 load avg: 0.91 [263/399] test_property 0:07:48 load avg: 0.91 [264/399] test_pstats 0:07:49 load avg: 0.91 [265/399] test_pty 0:07:49 load avg: 0.91 [266/399] test_pwd 0:07:49 load avg: 0.91 [267/399] test_py3kwarn 0:07:49 load avg: 0.91 [268/399] test_py_compile -- test_py3kwarn skipped 0:07:50 load avg: 0.91 [269/399] test_pyclbr 0:07:53 load avg: 0.91 [270/399] test_pydoc 0:07:55 load avg: 0.91 [271/399] test_pyexpat 0:07:55 load avg: 0.91 [272/399] test_queue 0:07:59 load avg: 0.84 [273/399] test_quopri 0:07:59 load avg: 0.84 [274/399] test_random 0:08:01 load avg: 0.84 [275/399] test_re 0:08:04 load avg: 0.85 [276/399] test_readline 0:08:04 load avg: 0.85 [277/399] test_regrtest 0:08:12 load avg: 0.87 [278/399] test_repr 0:08:12 load avg: 0.87 [279/399] test_resource 0:08:12 load avg: 0.87 [280/399] test_rfc822 0:08:13 load avg: 0.88 [281/399] test_richcmp 0:08:13 load avg: 0.88 [282/399] test_rlcompleter 0:08:13 load avg: 0.88 [283/399] test_robotparser 0:08:14 load avg: 0.88 [284/399] test_runpy 0:08:19 load avg: 0.89 [285/399] test_sax 0:08:19 load avg: 0.89 [286/399] test_scope 0:08:19 load avg: 0.89 [287/399] test_scriptpackages 0:08:20 load avg: 0.89 [288/399] test_select -- test_scriptpackages skipped 0:08:31 load avg: 0.75 [289/399] test_set 0:08:35 load avg: 0.77 [290/399] test_setcomps 0:08:35 load avg: 0.77 [291/399] test_sets 0:08:36 load avg: 0.77 [292/399] test_sgmllib 0:08:36 load avg: 0.77 [293/399] test_sha 0:08:36 load avg: 0.77 [294/399] test_shelve 0:08:37 load avg: 0.77 [295/399] test_shlex 0:08:37 load avg: 0.77 [296/399] test_shutil 0:08:38 load avg: 0.77 [297/399] test_signal 0:08:46 load avg: 0.72 [298/399] test_site 0:08:47 load avg: 0.72 [299/399] test_slice 0:08:48 load avg: 0.72 [300/399] test_smtplib 0:08:48 load avg: 0.75 [301/399] test_smtpnet 0:08:48 load avg: 0.75 [302/399] test_socket -- test_smtpnet skipped (resource denied) 0:09:05 load avg: 0.58 [303/399] test_socketserver 0:09:05 load avg: 0.58 [304/399] test_softspace -- test_socketserver skipped (resource denied) 0:09:05 load avg: 0.58 [305/399] test_sort 0:09:06 load avg: 0.58 [306/399] test_source_encoding 0:09:07 load avg: 0.58 [307/399] test_spwd 0:09:07 load avg: 0.58 [308/399] test_sqlite 0:09:09 load avg: 0.62 [309/399] test_ssl 0:09:11 load avg: 0.62 [310/399] test_startfile -- test_ssl failed 0:09:11 load avg: 0.62 [311/399] test_stat -- test_startfile skipped 0:09:11 load avg: 0.62 [312/399] test_str 0:09:15 load avg: 0.65 [313/399] test_strftime 0:09:17 load avg: 0.65 [314/399] test_string 0:09:20 load avg: 0.67 [315/399] test_stringprep 0:09:21 load avg: 0.67 [316/399] test_strop 0:09:21 load avg: 0.67 [317/399] test_strptime 0:09:22 load avg: 0.67 [318/399] test_strtod 0:09:25 load avg: 0.70 [319/399] test_struct 0:09:29 load avg: 0.73 [320/399] test_structmembers 0:09:29 load avg: 0.73 [321/399] test_structseq 0:09:29 load avg: 0.73 [322/399] test_sunau 0:09:30 load avg: 0.73 [323/399] test_sunaudiodev 0:09:30 load avg: 0.73 [324/399] test_sundry -- test_sunaudiodev skipped 0:09:30 load avg: 0.73 [325/399] test_symtable 0:09:31 load avg: 0.73 [326/399] test_syntax 0:09:31 load avg: 0.73 [327/399] test_sys 0:09:32 load avg: 0.73 [328/399] test_sys_setprofile 0:09:32 load avg: 0.73 [329/399] test_sys_settrace 0:09:33 load avg: 0.75 [330/399] test_sysconfig 0:09:34 load avg: 0.75 [331/399] test_tarfile 0:09:40 load avg: 0.77 [332/399] test_tcl 0:09:41 load avg: 0.77 [333/399] test_telnetlib 0:09:46 load avg: 0.71 [334/399] test_tempfile 0:09:46 load avg: 0.71 [335/399] test_test_support 0:09:47 load avg: 0.71 [336/399] test_textwrap 0:09:48 load avg: 0.73 [337/399] test_thread 0:09:48 load avg: 0.73 [338/399] test_threaded_import 0:09:49 load avg: 0.73 [339/399] test_threadedtempfile 0:09:49 load avg: 0.73 [340/399] test_threading 0:09:54 load avg: 0.67 [341/399] test_threading_local 0:09:57 load avg: 0.67 [342/399] test_threadsignals 0:09:58 load avg: 0.70 [343/399] test_time 0:09:59 load avg: 0.70 [344/399] test_timeit 0:10:00 load avg: 0.70 [345/399] test_timeout 0:10:00 load avg: 0.70 [346/399] test_tk -- test_timeout skipped (resource denied) 0:10:01 load avg: 0.70 [347/399] test_tokenize -- test_tk skipped (resource denied) 0:10:02 load avg: 0.70 [348/399] test_tools recursedown('@test_1738_tmp') 0:10:05 load avg: 0.72 [349/399] test_trace 0:10:16 load avg: 0.77 [350/399] test_traceback 0:10:21 load avg: 0.70 [351/399] test_transformer 0:10:21 load avg: 0.70 [352/399] test_ttk_guionly 0:10:21 load avg: 0.70 [353/399] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:10:22 load avg: 0.70 [354/399] test_tuple 0:10:54 load avg: 0.84 [355/399] test_turtle -- test_tuple passed in 32 sec 0:10:54 load avg: 0.84 [356/399] test_typechecks 0:10:55 load avg: 0.84 [357/399] test_ucn 0:10:56 load avg: 0.84 [358/399] test_unary 0:10:57 load avg: 0.84 [359/399] test_undocumented_details 0:10:57 load avg: 0.84 [360/399] test_unicode 0:11:49 load avg: 0.94 [361/399] test_unicode_file -- test_unicode passed in 52 sec 0:11:50 load avg: 0.94 [362/399] test_unicodedata -- test_unicode_file skipped 0:12:03 load avg: 0.95 [363/399] test_univnewlines 0:12:03 load avg: 0.95 [364/399] test_univnewlines2k 0:12:03 load avg: 0.95 [365/399] test_unpack 0:12:04 load avg: 0.95 [366/399] test_urllib 0:12:04 load avg: 0.95 [367/399] test_urllib2 0:12:05 load avg: 0.95 [368/399] test_urllib2_localnet 0:12:06 load avg: 0.95 [369/399] test_urllib2net 0:12:06 load avg: 0.95 [370/399] test_urllibnet -- test_urllib2net skipped (resource denied) 0:12:06 load avg: 0.95 [371/399] test_urlparse -- test_urllibnet skipped (resource denied) 0:12:07 load avg: 0.95 [372/399] test_userdict 0:12:10 load avg: 0.95 [373/399] test_userlist 0:12:12 load avg: 0.95 [374/399] test_userstring 0:12:25 load avg: 0.97 [375/399] test_uu 0:12:25 load avg: 0.97 [376/399] test_uuid 0:12:25 load avg: 0.97 [377/399] test_wait3 0:12:31 load avg: 0.89 [378/399] test_wait4 0:12:37 load avg: 0.82 [379/399] test_warnings 0:12:38 load avg: 0.83 [380/399] test_wave 0:12:39 load avg: 0.83 [381/399] test_weakref 0:15:08 load avg: 0.99 [382/399] test_weakset -- test_weakref passed in 2 min 29 sec 0:15:10 load avg: 0.99 [383/399] test_whichdb 0:15:10 load avg: 0.99 [384/399] test_winreg 0:15:11 load avg: 0.99 [385/399] test_winsound -- test_winreg skipped 0:15:11 load avg: 0.99 [386/399] test_with -- test_winsound skipped (resource denied) 0:15:11 load avg: 0.99 [387/399] test_wsgiref 0:15:12 load avg: 0.99 [388/399] test_xdrlib 0:15:12 load avg: 0.99 [389/399] test_xml_etree 0:15:14 load avg: 0.99 [390/399] test_xml_etree_c 0:15:15 load avg: 0.99 [391/399] test_xmllib 0:15:15 load avg: 0.99 [392/399] test_xmlrpc 0:15:19 load avg: 0.91 [393/399] test_xpickle 0:15:21 load avg: 0.91 [394/399] test_xrange 0:15:23 load avg: 0.91 [395/399] test_zipfile 0:15:34 load avg: 0.93 [396/399] test_zipfile64 0:15:35 load avg: 0.93 [397/399] test_zipimport -- test_zipfile64 skipped (resource denied) 0:15:35 load avg: 0.93 [398/399] test_zipimport_support 0:15:37 load avg: 0.93 [399/399] test_zlib Total duration: 15 min 41 sec Tests result: FAILURE make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make build_all_merge_profile make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' true make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Rebuilding with profile guided optimizations: make clean make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' find /builddir/build/BUILD/Python-2.7.15 -name '*.py[co]' -exec rm -f {} ';' 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 'fficonfig.py' -exec rm -f {} ';' || true rm -f Lib/lib2to3/*Grammar*.pickle find build -type f -a ! -name '*.gc??' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make build_all_use_profile make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' make build_all CFLAGS="-fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction " LDFLAGS="-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " make[2]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/python.o /builddir/build/BUILD/Python-2.7.15/Modules/python.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o /builddir/build/BUILD/Python-2.7.15/Parser/acceler.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o /builddir/build/BUILD/Python-2.7.15/Parser/grammar1.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o /builddir/build/BUILD/Python-2.7.15/Parser/listnode.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/node.o /builddir/build/BUILD/Python-2.7.15/Parser/node.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o /builddir/build/BUILD/Python-2.7.15/Parser/parser.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o /builddir/build/BUILD/Python-2.7.15/Parser/parsetok.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o /builddir/build/BUILD/Python-2.7.15/Parser/bitset.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o /builddir/build/BUILD/Python-2.7.15/Parser/metagrammar.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o /builddir/build/BUILD/Python-2.7.15/Parser/firstsets.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o /builddir/build/BUILD/Python-2.7.15/Parser/grammar.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o /builddir/build/BUILD/Python-2.7.15/Parser/pgen.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o /builddir/build/BUILD/Python-2.7.15/Parser/myreadline.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o /builddir/build/BUILD/Python-2.7.15/Parser/tokenizer.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o /builddir/build/BUILD/Python-2.7.15/Objects/abstract.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o /builddir/build/BUILD/Python-2.7.15/Objects/boolobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o /builddir/build/BUILD/Python-2.7.15/Objects/bufferobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o /builddir/build/BUILD/Python-2.7.15/Objects/bytes_methods.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o /builddir/build/BUILD/Python-2.7.15/Objects/bytearrayobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o /builddir/build/BUILD/Python-2.7.15/Objects/capsule.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o /builddir/build/BUILD/Python-2.7.15/Objects/cellobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o /builddir/build/BUILD/Python-2.7.15/Objects/classobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o /builddir/build/BUILD/Python-2.7.15/Objects/cobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/codeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o /builddir/build/BUILD/Python-2.7.15/Objects/complexobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o /builddir/build/BUILD/Python-2.7.15/Objects/descrobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o /builddir/build/BUILD/Python-2.7.15/Objects/enumobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o /builddir/build/BUILD/Python-2.7.15/Objects/exceptions.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o /builddir/build/BUILD/Python-2.7.15/Objects/genobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o /builddir/build/BUILD/Python-2.7.15/Objects/fileobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o /builddir/build/BUILD/Python-2.7.15/Objects/floatobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o /builddir/build/BUILD/Python-2.7.15/Objects/frameobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o /builddir/build/BUILD/Python-2.7.15/Objects/funcobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o /builddir/build/BUILD/Python-2.7.15/Objects/intobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o /builddir/build/BUILD/Python-2.7.15/Objects/iterobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o /builddir/build/BUILD/Python-2.7.15/Objects/listobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o /builddir/build/BUILD/Python-2.7.15/Objects/longobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o /builddir/build/BUILD/Python-2.7.15/Objects/dictobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o /builddir/build/BUILD/Python-2.7.15/Objects/memoryobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o /builddir/build/BUILD/Python-2.7.15/Objects/methodobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o /builddir/build/BUILD/Python-2.7.15/Objects/moduleobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/object.o /builddir/build/BUILD/Python-2.7.15/Objects/object.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o /builddir/build/BUILD/Python-2.7.15/Objects/obmalloc.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/rangeobject.c /builddir/build/BUILD/Python-2.7.15/Objects/object.c: In function '_PyObject_DebugTypeStats': /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2374:5: warning: implicit declaration of function '_PySet_DebugMallocStats'; did you mean '_PyInt_DebugMallocStats'? [-Wimplicit-function-declaration] _PySet_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~ _PyInt_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2375:5: warning: implicit declaration of function '_PyTuple_DebugMallocStats'; did you mean '_PyFrame_DebugMallocStats'? [-Wimplicit-function-declaration] _PyTuple_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~~~ _PyFrame_DebugMallocStats gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o /builddir/build/BUILD/Python-2.7.15/Objects/setobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o /builddir/build/BUILD/Python-2.7.15/Objects/sliceobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o /builddir/build/BUILD/Python-2.7.15/Objects/stringobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o /builddir/build/BUILD/Python-2.7.15/Objects/structseq.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o /builddir/build/BUILD/Python-2.7.15/Objects/tupleobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/typeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o /builddir/build/BUILD/Python-2.7.15/Objects/weakrefobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o /builddir/build/BUILD/Python-2.7.15/Objects/unicodeobject.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o /builddir/build/BUILD/Python-2.7.15/Objects/unicodectype.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o /builddir/build/BUILD/Python-2.7.15/Python/_warnings.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o /builddir/build/BUILD/Python-2.7.15/Python/Python-ast.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o /builddir/build/BUILD/Python-2.7.15/Python/asdl.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ast.o /builddir/build/BUILD/Python-2.7.15/Python/ast.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o /builddir/build/BUILD/Python-2.7.15/Python/bltinmodule.c mkdir -p Include gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/compile.o /builddir/build/BUILD/Python-2.7.15/Python/compile.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o /builddir/build/BUILD/Python-2.7.15/Python/codecs.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/errors.o /builddir/build/BUILD/Python-2.7.15/Python/errors.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o /builddir/build/BUILD/Python-2.7.15/Python/frozen.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o /builddir/build/BUILD/Python-2.7.15/Python/frozenmain.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/future.o /builddir/build/BUILD/Python-2.7.15/Python/future.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o /builddir/build/BUILD/Python-2.7.15/Python/getargs.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o /builddir/build/BUILD/Python-2.7.15/Python/getcompiler.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o /builddir/build/BUILD/Python-2.7.15/Python/getcopyright.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /builddir/build/BUILD/Python-2.7.15/Python/getplatform.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o /builddir/build/BUILD/Python-2.7.15/Python/getversion.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o /builddir/build/BUILD/Python-2.7.15/Python/graminit.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/import.o /builddir/build/BUILD/Python-2.7.15/Python/import.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o /builddir/build/BUILD/Python-2.7.15/Python/importdl.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o /builddir/build/BUILD/Python-2.7.15/Python/marshal.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o /builddir/build/BUILD/Python-2.7.15/Python/modsupport.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o /builddir/build/BUILD/Python-2.7.15/Python/mystrtoul.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o /builddir/build/BUILD/Python-2.7.15/Python/mysnprintf.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o /builddir/build/BUILD/Python-2.7.15/Python/peephole.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o /builddir/build/BUILD/Python-2.7.15/Python/pyarena.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o /builddir/build/BUILD/Python-2.7.15/Python/pyctype.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o /builddir/build/BUILD/Python-2.7.15/Python/pyfpe.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o /builddir/build/BUILD/Python-2.7.15/Python/pymath.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o /builddir/build/BUILD/Python-2.7.15/Python/pystate.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o /builddir/build/BUILD/Python-2.7.15/Python/pythonrun.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/random.o /builddir/build/BUILD/Python-2.7.15/Python/random.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o /builddir/build/BUILD/Python-2.7.15/Python/structmember.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o /builddir/build/BUILD/Python-2.7.15/Python/symtable.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o /builddir/build/BUILD/Python-2.7.15/Python/sysmodule.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o /builddir/build/BUILD/Python-2.7.15/Python/traceback.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o /builddir/build/BUILD/Python-2.7.15/Python/getopt.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o /builddir/build/BUILD/Python-2.7.15/Python/pystrcmp.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o /builddir/build/BUILD/Python-2.7.15/Python/pystrtod.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o /builddir/build/BUILD/Python-2.7.15/Python/dtoa.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o /builddir/build/BUILD/Python-2.7.15/Python/formatter_unicode.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o /builddir/build/BUILD/Python-2.7.15/Python/formatter_string.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o /builddir/build/BUILD/Python-2.7.15/Python/dynload_shlib.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/thread.o /builddir/build/BUILD/Python-2.7.15/Python/thread.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.7"' \ -DVPATH='"/builddir/build/BUILD/Python-2.7.15"' \ -o Modules/getpath.o /builddir/build/BUILD/Python-2.7.15/Modules/getpath.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/main.o /builddir/build/BUILD/Python-2.7.15/Modules/main.c gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c:63:1: warning: '_PyObject_AssertFailed' defined but not used [-Wunused-function] _PyObject_AssertFailed(PyObject *obj, const char *msg, const char *expr, ^~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/threadmodule.c -o Modules/threadmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c -o Modules/signalmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c -o Modules/posixmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/errnomodule.c -o Modules/errnomodule.o /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c: In function 'trip_signal': /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c:184:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wakeup_fd, "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_sre.c -o Modules/_sre.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/_weakref.c -o Modules/_weakref.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/zipimport.c -o Modules/zipimport.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -c /builddir/build/BUILD/Python-2.7.15/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/readline.c -o Modules/readline.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/arraymodule.c -o Modules/arraymodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cmathmodule.c -o Modules/cmathmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_math.c -o Modules/_math.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/mathmodule.c -o Modules/mathmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_struct.c -o Modules/_struct.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/timemodule.c -o Modules/timemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/operator.c -o Modules/operator.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_testcapimodule.c -o Modules/_testcapimodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_randommodule.c -o Modules/_randommodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/stropmodule.c -o Modules/stropmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_bisectmodule.c -o Modules/_bisectmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/unicodedata.c -o Modules/unicodedata.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_localemodule.c -o Modules/_localemodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/fcntlmodule.c -o Modules/fcntlmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/spwdmodule.c -o Modules/spwdmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/grpmodule.c -o Modules/grpmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/selectmodule.c -o Modules/selectmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/mmapmodule.c -o Modules/mmapmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_csv.c -o Modules/_csv.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/socketmodule.c -o Modules/socketmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DUSE_SSL -I/include -I/include/openssl -c /builddir/build/BUILD/Python-2.7.15/Modules/_ssl.c -o Modules/_ssl.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/_cryptmodule.c -o Modules/_cryptmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include/tirpc -I/usr/include/nsl -c /builddir/build/BUILD/Python-2.7.15/Modules/nismodule.c -o Modules/nismodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/termios.c -o Modules/termios.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/resource.c -o Modules/resource.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/audioop.c -o Modules/audioop.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/imageop.c -o Modules/imageop.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/md5module.c -o Modules/md5module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/md5.c -o Modules/md5.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/shamodule.c -o Modules/shamodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/sha256module.c -o Modules/sha256module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/sha512module.c -o Modules/sha512module.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/linuxaudiodev.c -o Modules/linuxaudiodev.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/timingmodule.c -o Modules/timingmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DWITH_APPINIT -DWITH_TIX -c /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c -o Modules/_tkinter.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -DWITH_APPINIT -DWITH_TIX -c /builddir/build/BUILD/Python-2.7.15/Modules/tkappinit.c -o Modules/tkappinit.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/dlmodule.c -o Modules/dlmodule.o /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c: In function 'AsObj': /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:1178:38: warning: passing argument 1 of 'Tcl_NewUnicodeObj' from incompatible pointer type [-Wincompatible-pointer-types] return Tcl_NewUnicodeObj(inbuf, size); ^~~~~ In file included from /usr/include/tcl.h:2445, from /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1103:18: note: expected 'const Tcl_UniChar *' {aka 'const short unsigned int *'} but argument is of type 'Py_UNICODE *' {aka 'unsigned int *'} EXTERN Tcl_Obj * Tcl_NewUnicodeObj(const Tcl_UniChar *unicode, ^~~~~~~~~~~~~~~~~ gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/gdbmmodule.c -o Modules/gdbmmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include/libdb -c /builddir/build/BUILD/Python-2.7.15/Modules/_bsddb.c -o Modules/_bsddb.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/binascii.c -o Modules/binascii.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/parsermodule.c -o Modules/parsermodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cStringIO.c -o Modules/cStringIO.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cPickle.c -o Modules/cPickle.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -I/usr/include -c /builddir/build/BUILD/Python-2.7.15/Modules/zlibmodule.c -o Modules/zlibmodule.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/multibytecodec.c -o Modules/multibytecodec.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_cn.c -o Modules/_codecs_cn.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_hk.c -o Modules/_codecs_hk.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_iso2022.c -o Modules/_codecs_iso2022.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_jp.c -o Modules/_codecs_jp.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_kr.c -o Modules/_codecs_kr.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs/_codecs_tw.c -o Modules/_codecs_tw.o gcc -pthread -fPIC -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -c /builddir/build/BUILD/Python-2.7.15/Modules/xxsubtype.c -o Modules/xxsubtype.o dtrace -o Include/pydtrace.h -C -h -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/readline.o -lreadline -ltermcap -o Modules/readline.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/arraymodule.o -o Modules/arraymodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/cmathmodule.o Modules/_math.o -o Modules/cmathmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/mathmodule.o Modules/_math.o -o Modules/math.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_struct.o -o Modules/_struct.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/timemodule.o -o Modules/timemodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/operator.o -o Modules/operator.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_testcapimodule.o -o Modules/_testcapimodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_randommodule.o -o Modules/_randommodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_collectionsmodule.o -o Modules/_collectionsmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/itertoolsmodule.o -o Modules/itertoolsmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/stropmodule.o -o Modules/stropmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_functoolsmodule.o -o Modules/_functoolsmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_bisectmodule.o -o Modules/_bisectmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/unicodedata.o -o Modules/unicodedata.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_localemodule.o -o Modules/_localemodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/fcntlmodule.o -o Modules/fcntlmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/spwdmodule.o -o Modules/spwdmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/grpmodule.o -o Modules/grpmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/selectmodule.o -o Modules/selectmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/mmapmodule.o -o Modules/mmapmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_csv.o -o Modules/_csv.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/socketmodule.o Modules/timemodule.o -o Modules/_socketmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_ssl.o -L/lib -lssl -lcrypto -o Modules/_ssl.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_cryptmodule.o -lcrypt -o Modules/_cryptmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/nismodule.o -lnsl -ltirpc -L/usr/lib64/nsl -o Modules/nismodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/termios.o -o Modules/termios.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/resource.o -o Modules/resource.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/audioop.o -o Modules/audioop.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/imageop.o -o Modules/imageop.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/md5module.o Modules/md5.o -o Modules/_md5module.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/shamodule.o -o Modules/_shamodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/sha256module.o -o Modules/_sha256module.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/sha512module.o -o Modules/_sha512module.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/linuxaudiodev.o -o Modules/linuxaudiodev.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/timingmodule.o -o Modules/timingmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_tkinter.o Modules/tkappinit.o -ltix -ltk -ltcl -lX11 -o Modules/_tkinter.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/dlmodule.o -o Modules/dlmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/gdbmmodule.o -lgdbm -o Modules/gdbmmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/binascii.o -o Modules/binascii.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/parsermodule.o -o Modules/parsermodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/cStringIO.o -o Modules/cStringIO.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/zlibmodule.o -L/usr/lib64 -lz -o Modules/zlibmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/multibytecodec.o -o Modules/_multibytecodecmodule.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_cn.o -o Modules/_codecs_cn.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_hk.o -o Modules/_codecs_hk.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_iso2022.o -o Modules/_codecs_iso2022.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_jp.o -o Modules/_codecs_jp.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_kr.o -o Modules/_codecs_kr.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_codecs_tw.o -o Modules/_codecs_tw.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/xxsubtype.o -o Modules/xxsubtype.so gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-2.7.15/Python/ceval.c gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/cPickle.o -o Modules/cPickle.so gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Modules/_bsddb.o -L/usr/lib64 -ldb -o Modules/_bsddb.so dtrace -o Python/dtrace.o -C -G -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d Python/ceval.o gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/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-2.7.15/Modules/getbuildinfo.c if test libpython2.7.so.1.0 != libpython2.7.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ ln -f libpython2.7.so.1.0 libpython2.7.so; \ else \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ fi Modules/posixmodule.o: In function `posix_tmpnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7648: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7595: warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fprofile-use -fprofile-correction -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.7 -lpthread -ldl -lutil -lm LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/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 building dbm using gdbm Python build finished, but the necessary bits to build these modules were not found: bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. make[2]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' make profile-removal make[1]: Entering directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' find . -name '*.gc??' -exec rm -f {} ';' find . -name '*.profclang?' -exec rm -f {} ';' find . -name '*.dyn' -exec rm -f {} ';' make[1]: Leaving directory '/builddir/build/BUILD/Python-2.7.15/build/optimized' + true + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/build/optimized + ./python /builddir/build/BUILD/Python-2.7.15/Tools/scripts/pathfix.py -i /usr/bin/python2.7 /builddir/build/BUILD/Python-2.7.15 /builddir/build/BUILD/Python-2.7.15/Tools/pynche/pynche /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcvs /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcsbump /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rrcs /builddir/build/BUILD/Python-2.7.15/Demo/scripts/find-uname.py /builddir/build/BUILD/Python-2.7.15/Tools/scripts/reindent-rst.py recursedown('/builddir/build/BUILD/Python-2.7.15') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/cgi') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/classes') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/comparisons') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/curses') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/embed') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/md5test') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/metaclasses') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/newmetaclasses') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/parser') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/pdist') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/pysvr') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/rpc') /builddir/build/BUILD/Python-2.7.15/setup.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/cgi/cgi1.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/cgi/cgi2.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/cgi/cgi3.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/cgi/wiki.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/Complex.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/Dates.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/Dbm.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/Range.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/Rev.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/Vec.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/classes/bitvec.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/comparisons/regextest.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/comparisons/sortingtest.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/comparisons/systemtest.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/curses/life.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/curses/ncurses.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/curses/rain.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/curses/repeat.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/curses/tclock.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/curses/xmas.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/md5test/md5driver.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/metaclasses/Eiffel.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/metaclasses/Enum.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/metaclasses/Meta.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/metaclasses/Simple.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/metaclasses/Synch.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/metaclasses/Trace.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/newmetaclasses/Eiffel.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/newmetaclasses/Enum.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/parser/docstring.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/parser/example.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/parser/simple.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/parser/source.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/parser/test_parser.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/parser/test_unparse.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/parser/unparse.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/FSProxy.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/RCSProxy.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/client.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/cmdfw.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/cmptree.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/cvslib.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/cvslock.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/mac.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/makechangelog.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcsclient.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcslib.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcvs.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rrcs.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/security.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/server.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pdist/sumtree.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/pysvr/pysvr.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/rpc/T.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/rpc/mountclient.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/rpc/nfsclient.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/rpc/rnusersclient.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/rpc/rpc.py: no change /builddir/builrecursedown('/builddir/build/BUILD/Python-2.7.15/Demo/scripts') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/sockets') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/threads') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tix') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tix/bitmaps') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tix/samples') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tkinter') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido') d/BUILD/Python-2.7.15/Demo/rpc/xdr.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/scripts/beer.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/eqfix.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/fact.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/from.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/lpwatch.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/makedir.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/markov.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/mboxconvert.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/morse.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/pi.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/pp.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/primes.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/queens.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/script.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/unbirthday.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/update.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/broadcast.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/sockets/echosvr.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/finger.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/ftp.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/sockets/gopher.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/mcast.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/radio.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/sockets/rpython.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/rpythond.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/telnet.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/throughput.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/udpecho.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/sockets/unicast.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/sockets/unixclient.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/sockets/unixserver.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/Coroutine.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/Generator.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/fcmp.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/find.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/squasher.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/sync.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/threads/telnet.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/grid.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/tixwidgets.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/Balloon.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/BtnBox.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/CmpImg.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/ComboBox.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/Control.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/DirList.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/DirTree.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/NoteBook.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/OptMenu.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/PanedWin.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/PopMenu.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/SHList1.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/SHList2.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tix/samples/Tree.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/AttrDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/ManPage.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/MimeVrecursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tkinter/matt') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/img') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/turtle') iewer.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/ShellWindow.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/brownian.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/brownian2.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/canvasevents.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/dialog.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/electrons.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/hanoi.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/hello.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/imagedraw.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/imageview.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/kill.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/listtree.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/mbox.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/newmenubardemo.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/optionmenu.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/paint.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/rmt.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/solitaire.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/sortvisu.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/ss1.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/svkill.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/switch.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/tkman.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/guido/wish.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/combo_themes.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/dirbrowser.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/listbox_scrollcmd.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/mac_searchentry.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/notebook_closebtn.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/plastik_theme.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/roundframe.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/theme_selector.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/treeview_multicolumn.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/ttkcalendar.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/tkinter/ttk/widget_state.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_I_dontlike_tiltdemo.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_bytedesign.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_chaos.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_clock.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_colormixer.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_fractalcurves.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_lindenmayer_indian.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_minimal_hanoi.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_nim.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_paint.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_peace.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_penrose.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_planet_and_moon.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_tree.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_two_canvases.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_wikipedia.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/turtle/tdemo_yinyang.py: updating /builddir/build/recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/xml') recursedown('/builddir/build/BUILD/Python-2.7.15/Demo/zlib') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/c-api') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/data') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/distributing') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/distutils') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/extending') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/faq') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/howto') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/includes') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/install') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/installing') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/library') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/reference') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/tools') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/tools/extensions') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/tools/static') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/tools/templates') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/tutorial') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/using') recursedown('/builddir/build/BUILD/Python-2.7.15/Doc/whatsnew') recursedown('/builddir/build/BUILD/Python-2.7.15/Grammar') recursedown('/builddir/build/BUILD/Python-2.7.15/Include') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib') BUILD/Python-2.7.15/Demo/turtle/turtleDemo.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/xml/elem_count.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/xml/roundtrip.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/xml/rss2html.py: no change /builddir/build/BUILD/Python-2.7.15/Demo/zlib/minigzip.py: updating /builddir/build/BUILD/Python-2.7.15/Demo/zlib/zlibdemo.py: updating /builddir/build/BUILD/Python-2.7.15/Doc/conf.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/mp_benchmarks.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/mp_newtype.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/mp_pool.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/mp_synchronize.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/mp_webserver.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/mp_workers.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/setup.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/test.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/adapter_datetime.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/adapter_point_1.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/adapter_point_2.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/collation_reverse.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/complete_statement.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/connect_db_1.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/connect_db_2.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/converter_point.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/countcursors.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/createdb.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/ctx_manager.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/execsql_fetchonerow.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/execsql_printall_1.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/execute_1.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/execute_3.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/executemany_1.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/executemany_2.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/executescript.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/insert_more_people.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/load_extension.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/md5func.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/mysumaggr.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/parse_colnames.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/pysqlite_datetime.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/row_factory.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/rowclass.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/shared_cache.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/shortcut_methods.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/simple_tableprinter.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/includes/sqlite3/text_factory.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/tools/rstlint.py: updating /builddir/build/BUILD/Python-2.7.15/Doc/tools/extensions/c_annotations.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/tools/extensions/patchlevel.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/tools/extensions/pyspecific.py: no change /builddir/build/BUILD/Python-2.7.15/Doc/tools/extensions/suspicious.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/BaseHTTPServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/Bastion.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/CGIHTTPServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ConfigParser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/Cookie.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/DocXMLRPCServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/HTMLParser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/MimeWriter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/Queue.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/SimpleHTTPServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/SimpleXMLRPCServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/SocketServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/StringIO.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/UserDict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/UserList.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/UserString.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/_LWPCookieJar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_MozillaCookieJar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/__future__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_abcoll.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_osx_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_pyio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_strptime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_threading_local.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/_weakrefset.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/abc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/aifc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/antigravity.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/anydbm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/argparse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ast.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/asynchat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/asyncore.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/atexit.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/audiodev.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/base64.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/bdb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/binhex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bisect.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/cProfile.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/calendar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/cgi.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/cgitb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/chunk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/cmd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/code.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/codecs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/codeop.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/collections.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/colorsys.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/commands.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compileall.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/contextlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/cookielib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/copy.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/copy_reg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/crypt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/csv.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/dbhash.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/decimal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/difflib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/dircache.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/dis.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/doctest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/dumbdbm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/dummy_thread.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/dummy_threading.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/filecmp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/fileinput.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/fnmatch.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/formatter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/fpformat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/fractions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ftplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/functools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/genericpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/getopt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/getpass.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/gettext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/glob.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/gzip.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/hashlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/heapq.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/hmac.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/htmlentitydefs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/htmllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/httplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ihooks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/imaplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/imghdr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/imputil.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/inspect.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/io.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/keyword.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/linecache.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/locale.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/macpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/macurl2path.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mailbox.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mailcap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/markupbase.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/md5.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mhlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mimetools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mimetypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mimify.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/modulefinder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multifile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/mutex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/netrc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/new.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/nntplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ntpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/nturl2path.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/numbers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/opcode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/optparse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/os.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/os2emxpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pdb.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/pickle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pickletools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pipes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pkgutil.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/platform.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/plistlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/popen2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/poplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/posixfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/posixpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pprint.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/profile.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/pstats.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pty.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/py_compile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pyclbr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pydoc.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/quopri.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/random.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/re.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/repr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/rexec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/rfc822.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/rlcompleter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/robotparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/runpy.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sched.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sets.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sgmllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sha.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/shelve.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/shlex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/shutil.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/site.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/smtpd.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/smtplib.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/sndhdr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/socket.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sre.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sre_compile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sre_constants.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sre_parse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ssl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/stat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/statvfs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/string.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/stringold.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/stringprep.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/struct.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/subprocess.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sunau.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sunaudio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/symbol.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/symtable.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sysconfig.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/tabnanny.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/tarfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/telnetlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/tempfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/textwrap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/this.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/threading.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/timeit.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/toaiff.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/token.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/tokenize.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/trace.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/traceback.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/tty.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/types.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/urllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/urllib2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/urlparse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/user.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/uu.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/uuid.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/warnings.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wave.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/weakref.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/webbrowser.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/whichdb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xdrlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xmllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xmlrpclib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/zipfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/db.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/dbobj.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/dbrecio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/dbshelve.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/dbtables.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/dbutils.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_all.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_associate.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_basics.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_compare.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_compat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_cursor_pget_bug.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_db.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_dbenv.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_dbobj.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_dbshelve.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_dbtables.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_distributed_transactions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_early_close.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_fileid.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_get_none.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_join.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_lock.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_misc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_pickle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_queue.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_recno.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_replication.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_sequence.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test/test_thread.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/ast.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/consts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/future.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/misc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/pyassem.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/pycodegen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/symbols.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/syntax.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/transformer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/compiler/visitor.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/_endian.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/wintypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/macholib/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/macholib/dyld.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/macholib/dylib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/macholib/framework.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/runtests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_anon.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_array_in_pointer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_arrays.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_as_parameter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_bitfields.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_buffers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_byteswap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_callbacks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_cast.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_cfuncs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_checkretval.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_delattr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_errno.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_find.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_frombuffer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_funcptr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_functions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_incomplete.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_init.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_internals.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_keeprefs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_libc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_loading.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_macholib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_memfunctions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_numbers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_objects.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_parameters.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_pep3118.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_pickling.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_pointers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_prototypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_python_api.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_random_things.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_refcounts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_repr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_returnfuncptrs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_simplesubclasses.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_sizes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_slicing.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_stringptr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_strings.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_struct_fields.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_structures.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_unaligned_structures.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_unicode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_values.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_varsize_struct.py: no change /builddir/build/BUrecursedown('/builddir/build/BUILD/Python-2.7.15/Lib/bsddb') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/bsddb/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/compiler') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/ctypes') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/ctypes/macholib') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/curses') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/distutils') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/distutils/command') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/email') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/email/mime') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/email/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/email/test/data') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/encodings') ILD/Python-2.7.15/Lib/ctypes/test/test_win32.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ctypes/test/test_wintypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/curses/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/curses/ascii.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/curses/has_key.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/curses/panel.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/curses/textpad.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/curses/wrapper.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/archive_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/bcppcompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/ccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/cmd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/config.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/core.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/cygwinccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/debug.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/dep_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/dir_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/dist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/emxccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/errors.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/extension.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/fancy_getopt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/file_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/filelist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/log.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/msvc9compiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/msvccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/spawn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/sysconfig.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/text_file.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/unixccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/version.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/versionpredicate.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/bdist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/bdist_dumb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/bdist_msi.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/bdist_rpm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/bdist_wininst.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/build.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/build_clib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/build_ext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/build_py.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/build_scripts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/check.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/clean.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/config.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/install.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/install_data.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/install_egg_info.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/install_headers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/install_lib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/install_scripts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/register.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/sdist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/command/upload.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/setuptools_build_ext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/setuptools_extension.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_archive_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_bdist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_bdist_dumb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_bdist_msi.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_bdist_rpm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_bdist_wininst.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_build.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_build_clib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_build_ext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_build_py.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_build_scripts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_ccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_check.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_clean.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_cmd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_config.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_config_cmd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_core.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_dep_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_dir_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_dist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_file_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_filelist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_install.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_install_data.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_install_headers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_install_lib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_install_scripts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_msvc9compiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_register.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_sdist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_spawn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_sysconfig.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_text_file.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_unixccompiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_upload.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_version.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/distutils/tests/test_versionpredicate.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/_parseaddr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/base64mime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/charset.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/encoders.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/errors.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/feedparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/generator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/header.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/iterators.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/message.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/parser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/quoprimime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/utils.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/application.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/audio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/base.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/image.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/message.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/multipart.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/nonmultipart.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/mime/text.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/test/test_email.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/test/test_email_codecs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/test/test_email_codecs_renamed.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/test/test_email_renamed.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/email/test/test_email_torture.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/aliases.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/ascii.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/base64_codec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/big5.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/big5hkscs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/bz2_codec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/charmap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp037.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1006.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1026.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1140.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1250.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1251.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1252.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1253.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1254.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1255.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1256.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1257.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp1258.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp424.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp437.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp500.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp720.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp737.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp775.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp850.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp852.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp855.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp856.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp857.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp858.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp860.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp861.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp862.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp863.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp864.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp865.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp866.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp869.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp874.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp875.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp932.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp949.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/cp950.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/euc_jis_2004.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/euc_jisx0213.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/euc_jp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/euc_kr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/gb18030.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/gb2312.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/gbk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/hex_codec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/hp_roman8.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/hz.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/idna.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_jp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_jp_1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_jp_2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_jp_2004.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_jp_3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_jp_ext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso2022_kr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_10.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_11.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_13.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_14.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_15.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_16.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_4.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_5.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_6.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_7.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_8.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/iso8859_9.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/johab.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/koi8_r.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/koi8_u.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/latin_1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_arabic.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_centeuro.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_croatian.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_cyrillic.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_farsi.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_greek.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_iceland.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_latin2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_roman.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_romanian.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mac_turkish.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/mbcs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/palmos.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/ptcp154.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/punycode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/quopri_codec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/raw_unicode_escape.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/rot_13.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/encodings/shift_jis.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/shift_jis_2004.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/shift_jisx0213.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/string_escape.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/tis_620.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/undefined.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/unicode_escape.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/unicode_internal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_16.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_16_be.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_16_le.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_32.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_32_be.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_32_le.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_7.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_8.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/utf_8_sig.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/uu_codec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/encodings/zlib_codec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ensurepip/__init__.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/ensurepip/__main__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ensurepip/_uninstall.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/ensurepip/rewheel/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/hotshot/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/hotshot/log.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/hotshot/stats.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/hotshot/stones.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/AutoComplete.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/AutoCompleteWindow.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/AutoExpand.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/Bindings.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/CallTipWindow.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/CallTips.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ClassBrowser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/CodeContext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ColorDelegator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/Debugger.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/Delegator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/EditorWindow.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/FileList.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/FormatParagraph.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/GrepDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/HyperParser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/IOBinding.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/IdleHistory.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/MultiCall.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/MultiStatusBar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ObjectBrowser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/OutputWindow.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ParenMatch.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/PathBrowser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/Percolator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/PyParse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/PyShell.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/RemoteDebugger.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/RemoteObjectBrowser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ReplaceDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/RstripExtension.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ScriptBinding.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ScrolledList.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/SearchDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/SearchDialogBase.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/SearchEngine.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/StackViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ToolTip.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/TreeWidget.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/UndoDelegator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/WidgetRedirector.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/WindowList.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/ZoomHeight.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/aboutDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/configDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/configHandler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/configHelpSourceEdit.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/configSectionNameDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/dynOptionMenuWidget.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/help.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idlever.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/keybindingDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/macosxSupport.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/rpc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/run.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/tabbedpages.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/textView.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/htest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/mock_idle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/mock_tk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_autocomplete.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_autoexpand.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_calltips.py: no change /builddir/build/BUILD/Pythorecursedown('/builddir/build/BUILD/Python-2.7.15/Lib/ensurepip') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/ensurepip/_bundled') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/ensurepip/rewheel') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/hotshot') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/idlelib') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/idlelib/Icons') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/importlib') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/json') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/json/tests') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib-tk') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/logging') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/msilib') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/dummy') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-aix3') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-aix4') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-atheos') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-beos5') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-darwin') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd4') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd5') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd6') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd7') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd8') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-generic') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6') n-2.7.15/Lib/idlelib/idle_test/test_config_name.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_configdialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_delegator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_editmenu.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_formatparagraph.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_grep.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_helpabout.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_hyperparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_idlehistory.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_io.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_parenmatch.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_pathbrowser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_rstrip.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_searchdialogbase.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_searchengine.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_text.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_textview.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_warning.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/idlelib/idle_test/test_widgetredir.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/importlib/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/decoder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/encoder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/scanner.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tool.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_check_circular.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_decode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_default.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_dump.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_encode_basestring_ascii.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_fail.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_float.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_indent.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_pass1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_pass2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_pass3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_recursion.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_scanstring.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_separators.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_speedups.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_tool.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/json/tests/test_unicode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/Canvas.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/Dialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/FileDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/FixTk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/ScrolledText.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/SimpleDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/Tix.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/Tkconstants.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/Tkdnd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/Tkinter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/tkColorChooser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/tkCommonDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/tkFileDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/tkFont.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/tkMessageBox.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/tkSimpleDialog.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/ttk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/turtle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/runtktests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/widget_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_font.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_geometry_managers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_images.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_loadtk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_text.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_variables.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_tkinter/test_widgets.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk/support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk/test_extensions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk/test_functions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk/test_style.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib-tk/test/test_ttk/test_widgets.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/__main__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/btm_matcher.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/btm_utils.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixer_base.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixer_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/main.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/patcomp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pygram.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pytree.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/refactor.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_apply.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_asserts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_basestring.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_buffer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_dict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_except.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_exec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_execfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_exitfunc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_filter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_funcattrs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_future.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_getcwdu.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_has_key.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_idioms.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_import.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_imports.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_imports2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_input.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_intern.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_isinstance.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_itertools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_itertools_imports.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_long.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_map.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_metaclass.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_methodattrs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_ne.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_next.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_nonzero.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_numliterals.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_operator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_paren.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_print.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_raise.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_raw_input.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_reduce.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_renames.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_repr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_set_literal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_standarderror.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_sys_exc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_throw.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_tuple_params.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_types.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_unicode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_urllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_ws_comma.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_xrange.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_xreadlines.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/fixes/fix_zip.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/conv.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/driver.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/grammar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/literals.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/parse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/pgen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/token.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/pgen2/tokenize.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/pytree_idempotency.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_all_fixers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_fixers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_main.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_parser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_pytree.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_refactor.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/test_util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/bom.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/crlf.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/different_encoding.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/false_encoding.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/infinite_recursion.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/py2_test_grammar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/py3_test_grammar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/bad_order.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/parrot_example.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/logging/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/logging/config.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/logging/handlers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/msilib/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/msilib/schema.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/msilib/sequence.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/msilib/text.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/connection.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/forking.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/heap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/managers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/pool.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/process.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/queues.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/reduction.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/sharedctypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/synchronize.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/dummy/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/multiprocessing/dummy/connection.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-aix3/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-aix4/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-atheos/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-atheos/TYPES.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-beos5/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-darwin/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd4/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd5/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd6/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd7/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-freebsd8/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/AL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/CD.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/CL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/CL_old.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/DEVICE.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/ERRNO.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/FILE.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/FL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/GET.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/GL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/GLWS.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/IOCTL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/SV.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/WAIT.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/cddb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/cdplayer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/flp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/jpeg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/panel.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/panelparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/readcd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix5/torgb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/AL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/CD.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/CL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/DEVICE.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/ERRNO.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/FILE.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/FL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/GET.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/GL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/GLWS.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/IOCTL.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/SV.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/WAIT.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/cddb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/cdplayer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/flp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/jpeg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/panel.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/panelparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/readcd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-irix6/torgb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-linux2/CDROM.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-linux2/DLFCN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-linux2/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-linux2/TYPES.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Audio_mac.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/EasyDialogs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/FrameWork.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/MiniAEFrame.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/PixMapWrapper.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/aepack.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/aetools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/aetypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/applesrecursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-linux2') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/CodeWarrior') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Terminal') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/_builtinSuites') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-netbsd1') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-next3') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-os2emx') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-riscos') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/plat-unixware7') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/pydoc_data') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/site-packages') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/sqlite3') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test') ingle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/appletrawmain.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/appletrunner.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/argvemulator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/bgenlocations.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/buildtools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/bundlebuilder.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/cfmfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/findertools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/gensuitemodule.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/ic.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/icopen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/macerrors.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/macostools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/macresource.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/pimp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/terminalcommand.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/videoreader.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/AE.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/AH.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Alias.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Aliases.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/App.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Appearance.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/AppleEvents.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/AppleHelp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/CF.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/CG.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/CarbonEvents.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/CarbonEvt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Cm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Components.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/ControlAccessor.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Controls.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/CoreFoundation.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/CoreGraphics.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Ctl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Dialogs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Dlg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Drag.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Dragconst.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Events.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Evt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/File.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Files.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Fm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Folder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Folders.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Fonts.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Help.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/IBCarbon.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/IBCarbonRuntime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Icn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Icons.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Launch.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/LaunchServices.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/List.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Lists.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/MacHelp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/MacTextEditor.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/MediaDescr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Menu.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Menus.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Mlte.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/OSA.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/OSAconst.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/QDOffscreen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Qd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Qdoffs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Qt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/QuickDraw.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/QuickTime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Res.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Resources.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Scrap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Snd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Sndihooks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Sound.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/TE.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/TextEdit.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Win.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/Windows.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/Carbon/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Files.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Finder/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/Text.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-netbsd1/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-os2emx/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-os2emx/SOCKET.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-os2emx/_emx_link.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-os2emx/grp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-os2emx/pwd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-riscos/riscosenviron.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-riscos/riscospath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-riscos/rourl2path.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5/CDIO.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5/DLFCN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5/STROPTS.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5/SUNAUDIODEV.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-sunos5/TYPES.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-unixware7/IN.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/plat-unixware7/STROPTS.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pydoc_data/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/pydoc_data/topics.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/dbapi2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/dump.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/dbapi.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/dump.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/factory.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/hooks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/py25tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/regression.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/transactions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/types.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/sqlite3/test/userfunctions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/__main__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/_mock_backport.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/audiotests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/autotest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/bad_coding.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/bad_coding2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/bad_coding3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future4.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future5.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future6.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future7.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future8.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_future9.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/badsyntax_nocaret.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/bisect.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/test/curses_tests.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/test/doctest_aliases.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/double_const.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/fork_wait.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/gdb_sample.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/infinite_reload.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/inspect_fodder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/inspect_fodder2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/list_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/lock_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/make_ssl_certs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/mapping_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/mp_fork_bomb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/multibytecodec_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/outstanding_bugs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/pickletester.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/profilee.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/pyclbr_input.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/pydoc_mod.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/pydocfodder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/pystone.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/test/pythoninfo.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/re_tests.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/test/regrtest.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/test/relimport.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/reperf.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/sample_doctest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/sample_doctest_no_docstrings.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/sample_doctest_no_doctests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/script_helper.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/seq_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/sortperf.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/ssl_servers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/ssltests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/string_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/symlink_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_MimeWriter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_SimpleHTTPServer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_StringIO.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test___all__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test___future__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test__locale.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test__osx_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_abc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_abstract_numbers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_aepack.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_aifc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_al.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_anydbm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_applesingle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_argparse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_array.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ascii_formatd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ast.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_asynchat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_asyncore.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_atexit.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_audioop.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_augassign.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_base64.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bastion.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bigaddrspace.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bigmem.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_binascii.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_binhex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_binop.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bisect.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bool.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bsddb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bsddb185.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bsddb3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_buffer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bufio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_builtin.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bytes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_bz2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_calendar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_call.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_capi.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cfgparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cgi.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_charmapcodec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_class.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cmath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cmd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cmd_line.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cmd_line_script.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_code.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codeccallbacks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecencodings_cn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecencodings_hk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecencodings_iso2022.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecencodings_jp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecencodings_kr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecencodings_tw.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecmaps_cn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecmaps_hk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecmaps_jp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecmaps_kr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecmaps_tw.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codecs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_codeop.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_coercion.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_collections.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_colorsys.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_commands.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_compare.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_compile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_compileall.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_compiler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_complex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_complex_args.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_contains.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_contextlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cookie.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cookielib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_copy.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_copy_reg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cpickle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_cprofile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_crypt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_csv.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ctypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_curses.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_datetime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dbm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_decimal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_decorators.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_defaultdict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_deque.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_descr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_descrtut.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dictcomps.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dictviews.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_difflib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dircache.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dis.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_distutils.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_doctest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_doctest2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_docxmlrpc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dumbdbm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dummy_thread.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_dummy_threading.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_email.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_email_codecs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_email_renamed.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ensurepip.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_enumerate.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_eof.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_epoll.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_errno.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_exception_variations.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_exceptions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_extcall.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fcntl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_file.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_file2k.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_file_eintr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_filecmp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fileinput.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fileio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_float.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fnmatch.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fork1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_format.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fpformat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_fractions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_frozen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ftplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_funcattrs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_functools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future4.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future5.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_future_builtins.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_gc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_gdb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_gdbm.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_generators.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_genericpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_genexps.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_getargs.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_getargs2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_getopt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_gettext.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_gl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_glob.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_global.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_grammar.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_grp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_gzip.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_hash.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_hashlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_heapq.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_hmac.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_hotshot.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_htmllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_htmlparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_httplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_httpservers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_idle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_imageop.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_imaplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_imgfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_imghdr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_imp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_import.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_import_magic.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_importhooks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_importlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_index.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_inspect.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_int.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_int_literal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_io.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ioctl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_isinstance.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_iter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_iterlen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_itertools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_json.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_kqueue.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_largefile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_lib2to3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_linecache.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_linuxaudiodev.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_list.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_locale.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_logging.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_long.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_long_future.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_longexp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_macos.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_macostools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_macpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_macurl2path.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mailbox.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_marshal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_math.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_md5.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_memoryio.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_memoryview.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mhlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mimetools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mimetypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_minidom.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mmap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_module.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_modulefinder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_msilib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_multibytecodec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_multifile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_multiprocessing.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mutants.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_mutex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_netrc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_new.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_nis.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_nntplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_normalization.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ntpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_old_mailbox.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_opcodes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_openpty.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_operator.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_optparse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ordered_dict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_os.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ossaudiodev.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_parser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pdb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_peepholer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pep247.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pep277.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pep352.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pickle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pickletools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pipes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pkg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pkgimport.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pkgutil.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_platform.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_plistlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_poll.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_popen.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_popen2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_poplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_posix.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_posixpath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pow.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pprint.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_print.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_profile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_property.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pstats.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pty.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pwd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_py3kwarn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_py_compile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pyclbr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pydoc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_pyexpat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_queue.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_quopri.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_random.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_re.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_readline.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_regrtest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_repr.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_resource.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_rfc822.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_richcmp.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_rlcompleter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_robotparser.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_runpy.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sax.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_scope.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_scriptpackages.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_select.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_set.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_setcomps.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sets.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sgmllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sha.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_shelve.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_shlex.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_shutil.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_signal.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_site.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_slice.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_smtplib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_smtpnet.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_socket.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_socketserver.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_softspace.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sort.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_source_encoding.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_spwd.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sqlite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ssl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_startfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_stat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_str.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_strftime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_string.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_stringprep.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_strop.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_strptime.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_strtod.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_struct.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_structmembers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_structseq.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_subprocess.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sunau.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sunaudiodev.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sundry.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_symtable.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_syntax.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sys.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sys_setprofile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sys_settrace.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_sysconfig.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tarfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tcl.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_telnetlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tempfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_test_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_textwrap.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_thread.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_threaded_import.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_threadedtempfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_threading.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_threading_local.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_threadsignals.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_time.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_timeit.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_timeout.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tokenize.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tools.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_trace.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_traceback.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_transformer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ttk_guionly.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ttk_textonly.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_tuple.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_turtle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_typechecks.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_types.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_ucn.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_unary.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_undocumented_details.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_unicode.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_unicode_file.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_unicodedata.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_unittest.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_univnewlines.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_univnewlines2k.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_unpack.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_urllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_urllib2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_urllib2_localnet.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_urllib2net.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_urllibnet.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_urlparse.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_userdict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_userlist.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_userstring.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_uu.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_uuid.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_wait3.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_wait4.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_warnings.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_wave.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_weakref.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_weakset.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_whichdb.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_winreg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_winsound.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_with.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_wsgiref.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xdrlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xml_etree.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xml_etree_c.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xmllib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xmlrpc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xpickle.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_xrange.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_zipfile.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_zipfile64.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_zipimport.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_zipimport_support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/test_zlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/testall.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/testcodec.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/tf_inherit_check.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/threaded_import_hangers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/time_hashlib.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/warning_tests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/win_console_handler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/xmltests.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/bogus_code_obj.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/borrowed_ref_1.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/borrowed_ref_2.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/buffer_mutate.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/compiler_recursion.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/decref_before_assignment.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/gc_has_finalizer.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/testrecursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/audiodata') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/capath') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/cjkencodings') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/crashers') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/data') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/decimaltestdata') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/imghdrdata') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/leakers') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/subprocessdata') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/support') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/tracedmodules') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/test/xmltestdata') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/tkinter') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/tkinter/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/tkinter/test/test_ttk') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/unittest') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/unittest/test') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/wsgiref') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/xml') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/xml/dom') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/xml/etree') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/xml/parsers') recursedown('/builddir/build/BUILD/Python-2.7.15/Lib/xml/sax') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/BuildScript') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/BuildScript/resources') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/BuildScript/scripts') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/PICTbrowse') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript/Disk_Copy') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/example0') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/example1') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/example2') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/html.icons') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/imgbrowse') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/mlte') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/quicktime') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/resources') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/sound') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Demo/textedit') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/IDLE') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Icons') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/ae') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/ah') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/app') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/carbonevt') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/cf') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/cg') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/cm') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/ctl') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/dlg') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/drag') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/evt') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/file') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/fm') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/folder') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/help') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/ibcarbon') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/icn') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/launch') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/list') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/menu') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/mlte') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/osa') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/qd') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/qdoffs') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/qt') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/res') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/scrap') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/snd') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/te') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Modules/win') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/PythonLauncher') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/PythonLauncher/English.lproj') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/PythonLauncher/English.lproj/MainMenu.nib') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/PythonLauncher/English.lproj/MyDocument.nib') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Resources') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Resources/app') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Resources/app/Resources') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Resources/framework') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/Tools') recursedown('/builddir/build/BUILD/Python-2.7.15/Mac/scripts') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/NEWS.d') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/NEWS.d/next') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/NEWS.d/next/Security') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/TextMate') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/TextMate/Python-Dev.tmbundle') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/TextMate/Python-Dev.tmbundle/Commands') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/TextMate/Python-Dev.tmbundle/Snippets') recursedown('/builddir/build/BUILD/Python-2.7.15/Misc/Vim') recursedown('/builddir/build/BUILD/Python-2.7.15/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/Modules/_ctypes') recursedown('/builddir/build/BUILD/Python-2.7.15/Modules/_io') recursedown('/builddir/build/BUILD/Python-2.7.15/Modules/_multiprocessing') recursedown('/builddir/build/BUILD/Python-2.7.15/Modules/_sqlite') recursedown('/builddir/build/BUILD/Python-2.7.15/Modules/cjkcodecs') recursedown('/builddir/build/BUILD/Python-2.7.15/Objects') recursedown('/builddir/build/BUILD/Python-2.7.15/Objects/stringlib') recursedown('/builddir/build/BUILD/Python-2.7.15/PC') recursedown('/builddir/build/BUILD/Python-2.7.15/PC/VC6') recursedown('/builddir/build/BUILD/Python-2.7.15/PC/VS7.1') /crashers/gc_inspection.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/infinite_loop_re.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/loosing_mro_ref.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/mutation_inside_cyclegc.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/nasty_eq_vs_dict.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/recursion_limit_too_high.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/crashers/recursive_call.py: updating /builddir/build/BUILD/Python-2.7.15/Lib/test/leakers/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/leakers/test_ctypes.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/leakers/test_dictself.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/leakers/test_gestalt.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/leakers/test_selftype.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/subprocessdata/sigchild_ignore.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/support/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/support/script_helper.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/tracedmodules/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/test/tracedmodules/testmod.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/tkinter/ttk.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/tkinter/test/test_ttk/test_widgets.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/__main__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/case.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/loader.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/main.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/result.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/runner.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/signals.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/dummy.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/support.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_assertions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_break.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_case.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_discovery.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_functiontestcase.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_loader.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_program.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_result.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_runner.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_setups.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_skipping.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/unittest/test/test_suite.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wsgiref/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wsgiref/handlers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wsgiref/headers.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wsgiref/simple_server.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wsgiref/util.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/wsgiref/validate.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/NodeFilter.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/domreg.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/expatbuilder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/minicompat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/minidom.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/pulldom.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/dom/xmlbuilder.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/etree/ElementInclude.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/etree/ElementPath.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/etree/ElementTree.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/etree/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/etree/cElementTree.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/parsers/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/parsers/expat.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/sax/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/sax/_exceptions.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/sax/expatreader.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/sax/handler.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/sax/saxutils.py: no change /builddir/build/BUILD/Python-2.7.15/Lib/xml/sax/xmlreader.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/PICTbrowse/ICONbrowse.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/PICTbrowse/PICTbrowse.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/PICTbrowse/PICTbrowse2.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/PICTbrowse/cicnbrowse.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/PICTbrowse/oldPICTbrowse.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript/makedisk.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript/Disk_Copy/Special_Events.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript/Disk_Copy/Standard_Suite.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript/Disk_Copy/Utility_Events.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/applescript/Disk_Copy/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/example0/checktext.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/imgbrowse/imgbrowse.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/imgbrowse/mac_image.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/mlte/mlted.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/quicktime/MovieInWindow.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/quicktime/VerySimplePlayer.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/resources/copyres.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/resources/listres.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/sound/morse.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/sound/morselib.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/sound/playaiff.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Demo/textedit/ped.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/IDLE/idlemain.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ae/aescan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ae/aesupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ah/ahscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ah/ahsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/app/appscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/app/appsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/carbonevt/CarbonEvtscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/carbonevt/CarbonEvtsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/cf/cfscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/cf/cfsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/cg/cgscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/cg/cgsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/cm/cmscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/cm/cmsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ctl/ctledit.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ctl/ctlscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ctl/ctlsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/dlg/dlgscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/dlg/dlgsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/drag/dragscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/drag/dragsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/evt/evtedit.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/evt/evtscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/evt/evtsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/file/filescan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/file/filesupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/fm/fmscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/fm/fmsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/folder/folderscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/folder/foldersupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/help/helpscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/help/helpsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ibcarbon/IBCarbonscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/ibcarbon/IBCarbonsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/icn/icnscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/icn/icnsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/launch/launchscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/launch/launchsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/launch/setup.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/list/listscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/list/listsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/menu/menuedit.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/menu/menuscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/menu/menusupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/mlte/mltescan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/mlte/mltesupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/osa/osascan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/osa/osasupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/osa/setup.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qd/qdedit.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qd/qdscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qd/qdsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qdoffs/qdoffsscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qdoffs/qdoffssupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qt/qtscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qt/qtsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/qt/setup.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/res/resedit.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/res/resscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/res/ressupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/scrap/scrapscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/scrap/scrapsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/snd/sndscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/snd/sndsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/te/tescan.py: no change /builddir/build/recursedown('/builddir/build/BUILD/Python-2.7.15/PC/VS8.0') recursedown('/builddir/build/BUILD/Python-2.7.15/PC/VS9.0') recursedown('/builddir/build/BUILD/Python-2.7.15/PC/bdist_wininst') recursedown('/builddir/build/BUILD/Python-2.7.15/PC/os2emx') recursedown('/builddir/build/BUILD/Python-2.7.15/PC/os2vacpp') recursedown('/builddir/build/BUILD/Python-2.7.15/PCbuild') recursedown('/builddir/build/BUILD/Python-2.7.15/Parser') recursedown('/builddir/build/BUILD/Python-2.7.15/Python') recursedown('/builddir/build/BUILD/Python-2.7.15/RISCOS') recursedown('/builddir/build/BUILD/Python-2.7.15/RISCOS/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/RISCOS/Python') recursedown('/builddir/build/BUILD/Python-2.7.15/RISCOS/support') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/audiopy') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/bgen') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/buildbot') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/ccbench') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/compiler') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/faqwiz') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/framer') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/framer/framer') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/freeze') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/gdb') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/i18n') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/iobench') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/msi') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/nuget') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/pybench') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/pybench/package') BUILD/Python-2.7.15/Mac/Modules/te/tesupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/win/winedit.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/win/winscan.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Modules/win/winsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/Tools/fixapplepython23.py: updating /builddir/build/BUILD/Python-2.7.15/Mac/scripts/BuildApplet.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/scripts/bgenall.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/scripts/buildpkg.py: updating /builddir/build/BUILD/Python-2.7.15/Mac/scripts/cachersrc.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/scripts/genallsuites.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/scripts/mkestrres.py: no change /builddir/build/BUILD/Python-2.7.15/Mac/scripts/zappycfiles.py: updating /builddir/build/BUILD/Python-2.7.15/Misc/Vim/syntax_test.py: no change /builddir/build/BUILD/Python-2.7.15/Misc/Vim/vim_syntax.py: no change /builddir/build/BUILD/Python-2.7.15/Modules/cgen.py: no change /builddir/build/BUILD/Python-2.7.15/PC/testpy.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VC6/build_ssl.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VC6/build_tkinter.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VC6/rmpyc.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS7.1/build_ssl.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS7.1/field3.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS7.1/rmpyc.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS8.0/build_ssl.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS8.0/build_tkinter.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS8.0/field3.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS8.0/rmpyc.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS9.0/build_ssl.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS9.0/build_tkinter.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS9.0/field3.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS9.0/rmpyc.py: no change /builddir/build/BUILD/Python-2.7.15/PC/VS9.0/vs9to8.py: no change /builddir/build/BUILD/Python-2.7.15/PCbuild/field3.py: no change /builddir/build/BUILD/Python-2.7.15/PCbuild/get_external.py: updating /builddir/build/BUILD/Python-2.7.15/PCbuild/prepare_ssl.py: updating /builddir/build/BUILD/Python-2.7.15/PCbuild/rmpyc.py: no change /builddir/build/BUILD/Python-2.7.15/Parser/asdl.py: no change /builddir/build/BUILD/Python-2.7.15/Parser/asdl_c.py: updating /builddir/build/BUILD/Python-2.7.15/Parser/spark.py: no change /builddir/build/BUILD/Python-2.7.15/Python/makeopcodetargets.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgen.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenBuffer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenGenerator.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenGeneratorGroup.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenHeapBuffer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenModule.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenObjectDefinition.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenOutput.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenStackBuffer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenStringBuffer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenType.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/bgenVariable.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/macsupport.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/bgen/bgen/scantools.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/ccbench/ccbench.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/compiler/astgen.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/compiler/compile.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/compiler/demo.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/compiler/dumppyc.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/compiler/regrtest.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/compiler/stacktest.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/faqwiz/faqconf.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/faqwiz/faqcust.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/faqwiz/faqw.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/faqwiz/faqwiz.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/example.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/bases.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/function.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/member.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/slots.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/struct.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/structparse.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/template.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/framer/framer/util.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/bkfile.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/checkextensions.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/checkextensions_win32.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/freeze.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/freeze/hello.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/makeconfig.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/makefreeze.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/makemakefile.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/parsesetup.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/freeze/winmakemakefile.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/gdb/libpython.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/i18n/makelocalealias.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/i18n/msgfmt.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/i18n/pygettext.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/iobench/iobench.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/msi/msi.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/msi/msilib.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/msi/schema.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/msi/sequence.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/msi/uisample.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/msi/uuids.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/nuget/make_zip.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Arithmetic.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Calls.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/CommandLine.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Constructs.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Dict.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Exceptions.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Imports.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Instances.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Lists.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Lookups.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/NewInstances.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Numbers.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Setup.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Strings.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Tuples.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/Unicode.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/With.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/pynche') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/pynche/X') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/scripts') clockres.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/pybench/pybench.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/pybench/systimes.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/pybench/package/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pybench/package/submodule.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/ChipViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/ColorDB.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/DetailsViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/ListViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/Main.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/PyncheWidget.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/StripViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/Switchboard.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/TextViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/TypeinViewer.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/__init__.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/pynche/pyColorChooser.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/scripts/analyze_dxp.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/byext.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/byteyears.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/checkappend.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/checkpip.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/checkpyc.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/classfix.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/cleanfuture.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/combinerefs.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/copytime.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/crlf.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/cvsfiles.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/db2pickle.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/diff.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/dutree.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/eptags.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/find_recursionlimit.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/finddiv.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/findlinksto.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/findnocoding.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/fixcid.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/fixdiv.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/fixheader.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/fixnotice.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/fixps.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/google.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/gprof2html.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/h2py.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/hotshotmain.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/ifdef.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/lfcr.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/linktree.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/lll.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/logmerge.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/mailerdaemon.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/md5sum.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/methfix.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/mkreal.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/ndiff.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/nm2def.py: updating /buildrecursedown('/builddir/build/BUILD/Python-2.7.15/Tools/ssl') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/unicode') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/unicode/python-mappings') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/versioncheck') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/webchecker') recursedown('/builddir/build/BUILD/Python-2.7.15/Tools/world') recursedown('/builddir/build/BUILD/Python-2.7.15/build') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/Include') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/Misc') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/Objects') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/Parser') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/Python') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/lib.linux-x86_64-2.7-pydebug') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/scripts-2.7') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD/Python-2.7.15') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD/Python-2.7.15/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD/Python-2.7.15/Modules/_ctypes') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD/Python-2.7.15/Modules/_io') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD/Python-2.7.15/Modules/_multiprocessing') recursedown('/builddir/build/BUILD/Python-2.7.15/build/debug/build/temp.linux-x86_64-2.7-pydebug/builddir/build/BUILD/Python-2.7.15/Modules/_sqlite') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/Include') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/Misc') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/Objects') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/Parser') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/Python') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/lib.linux-x86_64-2.7') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/scripts-2.7') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD/Python-2.7.15') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD/Python-2.7.15/Modules') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD/Python-2.7.15/Modules/_ctypes') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD/Python-2.7.15/Modules/_io') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD/Python-2.7.15/Modules/_multiprocessing') recursedown('/builddir/build/BUILD/Python-2.7.15/build/optimized/build/temp.linux-x86_64-2.7/builddir/build/BUILD/Python-2.7.15/Modules/_sqlite') recursedown('/builddir/build/BUILD/Python-2.7.15/build/test_python_2794') dir/build/BUILD/Python-2.7.15/Tools/scripts/objgraph.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/parseentities.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/patchcheck.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/pathfix.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/pdeps.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/pickle2db.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/pindent.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/ptags.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/pysource.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/redemo.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/reindent.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/rgrep.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/serve.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/setup.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/scripts/suff.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/svneol.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/texcheck.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/scripts/texi2html.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/treesync.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/untabify.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/which.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/win_add2path.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/scripts/xxci.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/ssl/make_ssl_data.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/ssl/multissltests.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/unicode/comparecodecs.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/unicode/gencjkcodecs.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/unicode/gencodec.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/unicode/genwincodec.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/unicode/listcodecs.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/unicode/makeunicodedata.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/unicode/mkstringprep.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/versioncheck/_checkversion.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/versioncheck/checkversions.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/versioncheck/pyversioncheck.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/webchecker/tktools.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/webchecker/wcgui.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/webchecker/wcmac.py: no change /builddir/build/BUILD/Python-2.7.15/Tools/webchecker/webchecker.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/webchecker/websucker.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/webchecker/wsgui.py: updating /builddir/build/BUILD/Python-2.7.15/build/debug/build/lib.linux-x86_64-2.7-pydebug/_sysconfigdata.py: no change /builddir/build/BUILD/Python-2.7.15/build/debug/build/scripts-2.7/smtpd.py: updating /builddir/build/BUILD/Python-2.7.15/build/optimized/build/lib.linux-x86_64-2.7/_sysconfigdata.py: no change /builddir/build/BUILD/Python-2.7.15/build/optimized/build/scripts-2.7/smtpd.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/pynche/pynche: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcvs: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rcsbump: updating /builddir/build/BUILD/Python-2.7.15/Demo/pdist/rrcs: updating /builddir/build/BUILD/Python-2.7.15/Demo/scripts/find-uname.py: updating /builddir/build/BUILD/Python-2.7.15/Tools/scripts/reindent-rst.py: updating + ln -s python python2.7 + LD_LIBRARY_PATH=/builddir/build/BUILD/Python-2.7.15/build/optimized + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/Python-2.7.15/build/optimized + make -s 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv ' -j6 Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Building with support for profile generation: Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' /builddir/build/BUILD/Python-2.7.15/Objects/object.c: In function '_PyObject_DebugTypeStats': /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2374:5: warning: implicit declaration of function '_PySet_DebugMallocStats'; did you mean '_PyInt_DebugMallocStats'? [-Wimplicit-function-declaration] _PySet_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~ _PyInt_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2375:5: warning: implicit declaration of function '_PyTuple_DebugMallocStats'; did you mean '_PyFrame_DebugMallocStats'? [-Wimplicit-function-declaration] _PyTuple_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~~~ _PyFrame_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c:63:1: warning: '_PyObject_AssertFailed' defined but not used [-Wunused-function] _PyObject_AssertFailed(PyObject *obj, const char *msg, const char *expr, ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c: In function 'trip_signal': /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c:184:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wakeup_fd, "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c: In function 'AsObj': /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:1178:38: warning: passing argument 1 of 'Tcl_NewUnicodeObj' from incompatible pointer type [-Wincompatible-pointer-types] return Tcl_NewUnicodeObj(inbuf, size); ^~~~~ In file included from /usr/include/tcl.h:2445, from /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1103:18: note: expected 'const Tcl_UniChar *' {aka 'const short unsigned int *'} but argument is of type 'Py_UNICODE *' {aka 'unsigned int *'} EXTERN Tcl_Obj * Tcl_NewUnicodeObj(const Tcl_UniChar *unicode, ^~~~~~~~~~~~~~~~~ Modules/posixmodule.o: In function `posix_tmpnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7648: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7595: warning: the use of `tempnam' is dangerous, better use `mkstemp' building dbm using gdbm Python build finished, but the necessary bits to build these modules were not found: bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Running code to generate profile data (this can take a while): Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Run tests sequentially 0:00:00 load avg: 2.73 [ 1/399] test_grammar 0:00:00 load avg: 2.73 [ 2/399] test_opcodes 0:00:00 load avg: 2.73 [ 3/399] test_dict 0:00:01 load avg: 2.59 [ 4/399] test_builtin 0:00:01 load avg: 2.59 [ 5/399] test_exceptions 0:00:01 load avg: 2.59 [ 6/399] test_types 0:00:01 load avg: 2.59 [ 7/399] test_unittest 0:00:02 load avg: 2.59 [ 8/399] test_doctest 0:00:04 load avg: 2.59 [ 9/399] test_doctest2 0:00:04 load avg: 2.59 [ 10/399] test_MimeWriter 0:00:04 load avg: 2.59 [ 11/399] test_SimpleHTTPServer 0:00:04 load avg: 2.59 [ 12/399] test_StringIO 0:00:04 load avg: 2.59 [ 13/399] test___all__ 0:00:08 load avg: 2.46 [ 14/399] test___future__ 0:00:08 load avg: 2.46 [ 15/399] test__locale 0:00:08 load avg: 2.46 [ 16/399] test__osx_support 0:00:09 load avg: 2.46 [ 17/399] test_abc 0:00:09 load avg: 2.46 [ 18/399] test_abstract_numbers 0:00:09 load avg: 2.46 [ 19/399] test_aepack 0:00:09 load avg: 2.46 [ 20/399] test_aifc -- test_aepack skipped 0:00:10 load avg: 2.46 [ 21/399] test_al 0:00:10 load avg: 2.46 [ 22/399] test_anydbm -- test_al skipped 0:00:10 load avg: 2.34 [ 23/399] test_applesingle 0:00:10 load avg: 2.34 [ 24/399] test_argparse -- test_applesingle skipped 0:00:17 load avg: 2.24 [ 25/399] test_array 0:00:19 load avg: 2.24 [ 26/399] test_ascii_formatd 0:00:19 load avg: 2.24 [ 27/399] test_ast 0:00:19 load avg: 2.24 [ 28/399] test_asynchat 0:00:21 load avg: 2.14 [ 29/399] test_atexit 0:00:21 load avg: 2.14 [ 30/399] test_audioop 0:00:21 load avg: 2.14 [ 31/399] test_augassign 0:00:21 load avg: 2.14 [ 32/399] test_base64 0:00:21 load avg: 2.14 [ 33/399] test_bastion 0:00:22 load avg: 2.14 [ 34/399] test_bigaddrspace 0:00:22 load avg: 2.14 [ 35/399] test_bigmem 0:00:22 load avg: 2.14 [ 36/399] test_binascii 0:00:23 load avg: 2.14 [ 37/399] test_binhex 0:00:23 load avg: 2.14 [ 38/399] test_binop 0:00:23 load avg: 2.14 [ 39/399] test_bisect 0:00:23 load avg: 2.14 [ 40/399] test_bool 0:00:23 load avg: 2.14 [ 41/399] test_bsddb 0:00:24 load avg: 2.14 [ 42/399] test_bsddb185 0:00:24 load avg: 2.14 [ 43/399] test_bsddb3 -- test_bsddb185 skipped 0:00:24 load avg: 2.14 [ 44/399] test_buffer -- test_bsddb3 skipped (resource denied) 0:00:24 load avg: 2.14 [ 45/399] test_bufio 0:00:26 load avg: 2.05 [ 46/399] test_bytes 0:00:31 load avg: 1.96 [ 47/399] test_bz2 0:00:32 load avg: 1.96 [ 48/399] test_calendar 0:00:38 load avg: 1.89 [ 49/399] test_call 0:00:38 load avg: 1.89 [ 50/399] test_capi 0:00:41 load avg: 1.73 [ 51/399] test_cd 0:00:41 load avg: 1.73 [ 52/399] test_cfgparser -- test_cd skipped 0:00:42 load avg: 1.73 [ 53/399] test_cgi 0:00:42 load avg: 1.73 [ 54/399] test_charmapcodec 0:00:42 load avg: 1.73 [ 55/399] test_cl 0:00:42 load avg: 1.73 [ 56/399] test_class -- test_cl skipped 0:00:43 load avg: 1.73 [ 57/399] test_cmath 0:00:43 load avg: 1.73 [ 58/399] test_cmd 0:00:43 load avg: 1.73 [ 59/399] test_cmd_line 0:00:45 load avg: 1.73 [ 60/399] test_cmd_line_script 0:00:47 load avg: 1.67 [ 61/399] test_code 0:00:47 load avg: 1.67 [ 62/399] test_codeccallbacks 0:00:47 load avg: 1.67 [ 63/399] test_codecencodings_cn 0:00:49 load avg: 1.67 [ 64/399] test_codecencodings_hk 0:00:49 load avg: 1.67 [ 65/399] test_codecencodings_iso2022 0:00:51 load avg: 1.62 [ 66/399] test_codecencodings_jp 0:00:54 load avg: 1.62 [ 67/399] test_codecencodings_kr 0:00:55 load avg: 1.62 [ 68/399] test_codecencodings_tw 0:00:55 load avg: 1.57 [ 69/399] test_codecmaps_cn 0:00:55 load avg: 1.57 [ 70/399] test_codecmaps_hk -- test_codecmaps_cn skipped (resource denied) 0:00:55 load avg: 1.57 [ 71/399] test_codecmaps_jp -- test_codecmaps_hk skipped (resource denied) 0:00:56 load avg: 1.57 [ 72/399] test_codecmaps_kr -- test_codecmaps_jp skipped (resource denied) 0:00:56 load avg: 1.57 [ 73/399] test_codecmaps_tw -- test_codecmaps_kr skipped (resource denied) 0:00:56 load avg: 1.57 [ 74/399] test_codecs -- test_codecmaps_tw skipped (resource denied) 0:01:01 load avg: 1.52 [ 75/399] test_codeop 0:01:01 load avg: 1.52 [ 76/399] test_coercion 0:01:01 load avg: 1.52 [ 77/399] test_collections 0:01:03 load avg: 1.52 [ 78/399] test_colorsys 0:01:04 load avg: 1.52 [ 79/399] test_commands 0:01:04 load avg: 1.52 [ 80/399] test_compare 0:01:04 load avg: 1.52 [ 81/399] test_compile 0:01:04 load avg: 1.52 [ 82/399] test_compileall 0:01:05 load avg: 1.52 [ 83/399] test_compiler 0:01:05 load avg: 1.48 [ 84/399] test_complex 0:01:07 load avg: 1.48 [ 85/399] test_complex_args 0:01:07 load avg: 1.48 [ 86/399] test_contains 0:01:07 load avg: 1.48 [ 87/399] test_contextlib 0:01:07 load avg: 1.48 [ 88/399] test_cookie 0:01:07 load avg: 1.48 [ 89/399] test_cookielib 0:01:08 load avg: 1.48 [ 90/399] test_copy 0:01:08 load avg: 1.48 [ 91/399] test_copy_reg 0:01:08 load avg: 1.48 [ 92/399] test_cpickle 0:01:16 load avg: 1.41 [ 93/399] test_cprofile 0:01:16 load avg: 1.41 [ 94/399] test_crypt 0:01:16 load avg: 1.41 [ 95/399] test_csv 0:01:17 load avg: 1.41 [ 96/399] test_ctypes 0:01:19 load avg: 1.41 [ 97/399] test_curses 0:01:19 load avg: 1.41 [ 98/399] test_datetime -- test_curses skipped (resource denied) 0:01:20 load avg: 1.37 [ 99/399] test_dbm 0:01:20 load avg: 1.37 [100/399] test_decimal 0:01:24 load avg: 1.37 [101/399] test_decorators 0:01:24 load avg: 1.37 [102/399] test_defaultdict 0:01:25 load avg: 1.37 [103/399] test_deque 0:01:30 load avg: 1.32 [104/399] test_descr 0:01:38 load avg: 1.29 [105/399] test_descrtut 0:01:38 load avg: 1.29 [106/399] test_dictcomps 0:01:39 load avg: 1.29 [107/399] test_dictviews 0:01:39 load avg: 1.29 [108/399] test_difflib 0:01:43 load avg: 1.27 [109/399] test_dircache 0:01:44 load avg: 1.27 [110/399] test_dis 0:01:45 load avg: 1.25 [111/399] 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:01:48 load avg: 1.25 [112/399] test_dl 0:01:48 load avg: 1.25 [113/399] test_docxmlrpc -- test_dl failed 0:01:52 load avg: 1.15 [114/399] test_dumbdbm 0:01:52 load avg: 1.15 [115/399] test_dummy_thread 0:01:52 load avg: 1.15 [116/399] test_dummy_threading 0:01:52 load avg: 1.15 [117/399] test_email 0:01:58 load avg: 1.45 [118/399] test_email_codecs 0:01:58 load avg: 1.45 [119/399] test_email_renamed 0:01:59 load avg: 1.45 [120/399] test_ensurepip 0:01:59 load avg: 1.45 [121/399] test_enumerate 0:01:59 load avg: 1.45 [122/399] test_eof 0:02:00 load avg: 1.45 [123/399] test_epoll 0:02:02 load avg: 1.34 [124/399] test_errno 0:02:02 load avg: 1.34 [125/399] test_exception_variations 0:02:02 load avg: 1.34 [126/399] test_extcall 0:02:02 load avg: 1.34 [127/399] test_fcntl 0:02:03 load avg: 1.34 [128/399] test_file 0:02:03 load avg: 1.34 [129/399] test_file2k 0:02:13 load avg: 1.58 [130/399] test_file_eintr 0:02:15 load avg: 1.53 [131/399] test_filecmp 0:02:15 load avg: 1.53 [132/399] test_fileinput 0:02:15 load avg: 1.53 [133/399] test_fileio 0:02:16 load avg: 1.53 [134/399] test_float 0:02:16 load avg: 1.53 [135/399] test_fnmatch 0:02:17 load avg: 1.53 [136/399] test_fork1 0:02:23 load avg: 1.41 [137/399] test_format 0:02:24 load avg: 1.41 [138/399] test_fpformat 0:02:25 load avg: 1.38 [139/399] test_fractions 0:02:25 load avg: 1.38 [140/399] test_frozen 0:02:25 load avg: 1.38 [141/399] test_ftplib 0:02:28 load avg: 1.38 [142/399] test_funcattrs 0:02:28 load avg: 1.38 [143/399] test_functools 0:02:28 load avg: 1.38 [144/399] test_future 0:02:29 load avg: 1.38 [145/399] test_future3 0:02:29 load avg: 1.38 [146/399] test_future4 0:02:29 load avg: 1.38 [147/399] test_future5 0:02:29 load avg: 1.38 [148/399] test_future_builtins 0:02:29 load avg: 1.38 [149/399] test_gc 0:02:39 load avg: 1.32 [150/399] test_gdbm 0:02:40 load avg: 1.32 [151/399] test_generators 0:02:40 load avg: 1.29 [152/399] test_genericpath 0:02:40 load avg: 1.29 [153/399] test_genexps 0:02:40 load avg: 1.29 [154/399] test_getargs 0:02:41 load avg: 1.29 [155/399] test_getargs2 0:02:41 load avg: 1.29 [156/399] test_getopt 0:02:41 load avg: 1.29 [157/399] test_gettext 0:02:41 load avg: 1.29 [158/399] test_gl 0:02:41 load avg: 1.29 [159/399] test_glob -- test_gl skipped 0:02:42 load avg: 1.29 [160/399] test_global 0:02:42 load avg: 1.29 [161/399] test_grp 0:02:42 load avg: 1.29 [162/399] test_gzip 0:02:42 load avg: 1.29 [163/399] test_hash 0:02:44 load avg: 1.29 [164/399] test_hashlib 0:02:45 load avg: 1.29 [165/399] test_heapq 0:02:49 load avg: 1.27 [166/399] test_hmac 0:02:49 load avg: 1.27 [167/399] test_hotshot 0:02:49 load avg: 1.27 [168/399] test_htmllib 0:02:50 load avg: 1.27 [169/399] test_htmlparser 0:02:50 load avg: 1.25 [170/399] test_httplib 0:02:50 load avg: 1.25 [171/399] test_httpservers 0:02:53 load avg: 1.25 [172/399] test_idle 0:02:54 load avg: 1.25 [173/399] test_imageop 0:02:55 load avg: 1.25 [174/399] test_imaplib 0:02:55 load avg: 1.23 [175/399] test_imgfile 0:02:55 load avg: 1.23 [176/399] test_imghdr -- test_imgfile skipped 0:02:55 load avg: 1.23 [177/399] test_imp 0:02:56 load avg: 1.23 [178/399] test_import 0:02:56 load avg: 1.23 [179/399] test_import_magic 0:02:57 load avg: 1.23 [180/399] test_importhooks 0:02:57 load avg: 1.23 [181/399] test_importlib 0:02:57 load avg: 1.23 [182/399] test_index 0:02:57 load avg: 1.23 [183/399] test_inspect 0:02:58 load avg: 1.23 [184/399] test_int 0:03:02 load avg: 1.21 [185/399] test_int_literal 0:03:02 load avg: 1.21 [186/399] test_io 0:04:14 load avg: 0.72 [187/399] test_ioctl -- test_io passed in 1 min 12 sec 0:04:14 load avg: 0.72 [188/399] test_isinstance -- test_ioctl skipped 0:04:14 load avg: 0.72 [189/399] test_iter 0:04:15 load avg: 0.72 [190/399] test_iterlen 0:04:15 load avg: 0.74 [191/399] test_itertools 0:04:48 load avg: 0.85 [192/399] test_json -- test_itertools passed in 33 sec 0:04:56 load avg: 0.87 [193/399] test_kqueue 0:04:56 load avg: 0.87 [194/399] test_largefile -- test_kqueue skipped 0:04:56 load avg: 0.87 [195/399] test_lib2to3 0:06:08 load avg: 0.96 [196/399] test_linecache -- test_lib2to3 passed in 1 min 12 sec 0:06:09 load avg: 0.96 [197/399] test_linuxaudiodev 0:06:09 load avg: 0.96 [198/399] test_list -- test_linuxaudiodev skipped (resource denied) 0:06:10 load avg: 0.96 [199/399] test_locale 0:06:10 load avg: 0.96 [200/399] test_logging 0:06:21 load avg: 0.82 [201/399] test_long 0:06:29 load avg: 0.83 [202/399] test_long_future 0:06:36 load avg: 0.86 [203/399] test_longexp 0:06:37 load avg: 0.86 [204/399] test_macos 0:06:37 load avg: 0.86 [205/399] test_macostools -- test_macos skipped 0:06:37 load avg: 0.86 [206/399] test_macpath -- test_macostools skipped 0:06:38 load avg: 0.86 [207/399] test_macurl2path 0:06:38 load avg: 0.86 [208/399] test_mailbox 0:06:41 load avg: 0.87 [209/399] test_marshal 0:06:42 load avg: 0.87 [210/399] test_math 0:06:48 load avg: 0.88 [211/399] test_md5 0:06:48 load avg: 0.88 [212/399] test_memoryio 0:06:49 load avg: 0.88 [213/399] test_memoryview 0:06:50 load avg: 0.89 [214/399] test_mhlib 0:06:50 load avg: 0.89 [215/399] test_mimetools 0:06:51 load avg: 0.89 [216/399] test_mimetypes 0:06:51 load avg: 0.89 [217/399] test_minidom 0:06:52 load avg: 0.89 [218/399] test_mmap 0:06:52 load avg: 0.89 [219/399] test_module 0:06:53 load avg: 0.89 [220/399] test_modulefinder 0:06:55 load avg: 0.90 [221/399] test_msilib 0:06:55 load avg: 0.90 [222/399] test_multibytecodec -- test_msilib skipped 0:07:01 load avg: 0.91 [223/399] test_multifile 0:07:01 load avg: 0.91 [224/399] test_mutants 0:07:02 load avg: 0.91 [225/399] test_mutex 0:07:02 load avg: 0.91 [226/399] test_netrc 0:07:03 load avg: 0.91 [227/399] test_new 0:07:03 load avg: 0.91 [228/399] test_nis 0:07:03 load avg: 0.91 [229/399] test_nntplib 0:07:04 load avg: 0.91 [230/399] test_normalization 0:07:04 load avg: 0.91 [231/399] test_ntpath 0:07:05 load avg: 0.91 [232/399] test_old_mailbox 0:07:05 load avg: 0.91 [233/399] test_openpty 0:07:05 load avg: 0.91 [234/399] test_operator 0:07:05 load avg: 0.91 [235/399] test_optparse 0:07:06 load avg: 0.91 [236/399] test_ordered_dict 0:07:09 load avg: 0.91 [237/399] test_os 0:07:10 load avg: 0.92 [238/399] test_ossaudiodev 0:07:10 load avg: 0.92 [239/399] test_parser -- test_ossaudiodev skipped (resource denied) 0:07:11 load avg: 0.92 [240/399] test_pdb 0:07:12 load avg: 0.92 [241/399] test_peepholer 0:07:12 load avg: 0.92 [242/399] test_pep247 0:07:12 load avg: 0.92 [243/399] test_pep277 0:07:13 load avg: 0.92 [244/399] test_pep352 -- test_pep277 skipped 0:07:13 load avg: 0.92 [245/399] test_pickle 0:07:22 load avg: 0.93 [246/399] test_pickletools 0:07:23 load avg: 0.93 [247/399] test_pipes 0:07:24 load avg: 0.93 [248/399] test_pkg 0:07:24 load avg: 0.93 [249/399] test_pkgimport 0:07:24 load avg: 0.93 [250/399] test_pkgutil 0:07:25 load avg: 0.93 [251/399] test_platform 0:07:25 load avg: 0.94 [252/399] test_plistlib 0:07:26 load avg: 0.94 [253/399] test_poll 0:07:37 load avg: 0.79 [254/399] test_popen 0:07:37 load avg: 0.79 [255/399] test_popen2 0:07:38 load avg: 0.79 [256/399] test_poplib 0:07:41 load avg: 0.73 [257/399] test_posix 0:07:41 load avg: 0.73 [258/399] test_posixpath 0:07:42 load avg: 0.73 [259/399] test_pow 0:07:43 load avg: 0.73 [260/399] test_pprint 0:07:43 load avg: 0.73 [261/399] test_print 0:07:44 load avg: 0.73 [262/399] test_profile 0:07:44 load avg: 0.73 [263/399] test_property 0:07:44 load avg: 0.73 [264/399] test_pstats 0:07:45 load avg: 0.73 [265/399] test_pty 0:07:45 load avg: 0.75 [266/399] test_pwd 0:07:45 load avg: 0.75 [267/399] test_py3kwarn 0:07:46 load avg: 0.75 [268/399] test_py_compile -- test_py3kwarn skipped 0:07:46 load avg: 0.75 [269/399] test_pyclbr 0:07:49 load avg: 0.75 [270/399] test_pydoc 0:07:51 load avg: 0.77 [271/399] test_pyexpat 0:07:51 load avg: 0.77 [272/399] test_queue 0:07:55 load avg: 0.71 [273/399] test_quopri 0:07:56 load avg: 0.71 [274/399] test_random 0:07:57 load avg: 0.71 [275/399] test_re 0:08:00 load avg: 0.73 [276/399] test_readline 0:08:01 load avg: 0.73 [277/399] test_regrtest 0:08:12 load avg: 0.78 [278/399] test_repr 0:08:12 load avg: 0.78 [279/399] test_resource 0:08:13 load avg: 0.78 [280/399] test_rfc822 0:08:13 load avg: 0.78 [281/399] test_richcmp 0:08:13 load avg: 0.78 [282/399] test_rlcompleter 0:08:14 load avg: 0.78 [283/399] test_robotparser 0:08:14 load avg: 0.78 [284/399] test_runpy 0:08:19 load avg: 0.79 [285/399] test_sax 0:08:19 load avg: 0.79 [286/399] test_scope 0:08:20 load avg: 0.79 [287/399] test_scriptpackages 0:08:20 load avg: 0.81 [288/399] test_select -- test_scriptpackages skipped 0:08:31 load avg: 0.68 [289/399] test_set 0:08:35 load avg: 0.71 [290/399] test_setcomps 0:08:35 load avg: 0.71 [291/399] test_sets 0:08:36 load avg: 0.71 [292/399] test_sgmllib 0:08:36 load avg: 0.71 [293/399] test_sha 0:08:37 load avg: 0.71 [294/399] test_shelve 0:08:37 load avg: 0.71 [295/399] test_shlex 0:08:38 load avg: 0.71 [296/399] test_shutil 0:08:38 load avg: 0.71 [297/399] test_signal 0:08:47 load avg: 0.60 [298/399] test_site 0:08:48 load avg: 0.60 [299/399] test_slice 0:08:48 load avg: 0.60 [300/399] test_smtplib 0:08:49 load avg: 0.60 [301/399] test_smtpnet 0:08:49 load avg: 0.60 [302/399] test_socket -- test_smtpnet skipped (resource denied) 0:09:06 load avg: 0.43 [303/399] test_socketserver 0:09:06 load avg: 0.43 [304/399] test_softspace -- test_socketserver skipped (resource denied) 0:09:06 load avg: 0.43 [305/399] test_sort 0:09:07 load avg: 0.43 [306/399] test_source_encoding 0:09:08 load avg: 0.43 [307/399] test_spwd 0:09:08 load avg: 0.43 [308/399] test_sqlite 0:09:10 load avg: 0.43 [309/399] test_ssl 0:09:12 load avg: 0.47 [310/399] test_startfile -- test_ssl failed 0:09:12 load avg: 0.47 [311/399] test_stat -- test_startfile skipped 0:09:13 load avg: 0.47 [312/399] test_str 0:09:17 load avg: 0.52 [313/399] test_strftime 0:09:18 load avg: 0.52 [314/399] test_string 0:09:22 load avg: 0.56 [315/399] test_stringprep 0:09:22 load avg: 0.56 [316/399] test_strop 0:09:23 load avg: 0.56 [317/399] test_strptime 0:09:23 load avg: 0.56 [318/399] test_strtod 0:09:27 load avg: 0.59 [319/399] test_struct 0:09:30 load avg: 0.62 [320/399] test_structmembers 0:09:31 load avg: 0.62 [321/399] test_structseq 0:09:31 load avg: 0.62 [322/399] test_sunau 0:09:31 load avg: 0.62 [323/399] test_sunaudiodev 0:09:32 load avg: 0.62 [324/399] test_sundry -- test_sunaudiodev skipped 0:09:32 load avg: 0.62 [325/399] test_symtable 0:09:32 load avg: 0.62 [326/399] test_syntax 0:09:33 load avg: 0.62 [327/399] test_sys 0:09:34 load avg: 0.62 [328/399] test_sys_setprofile 0:09:34 load avg: 0.62 [329/399] test_sys_settrace 0:09:35 load avg: 0.62 [330/399] test_sysconfig 0:09:35 load avg: 0.66 [331/399] test_tarfile 0:09:42 load avg: 0.68 [332/399] test_tcl 0:09:42 load avg: 0.68 [333/399] test_telnetlib 0:09:48 load avg: 0.63 [334/399] test_tempfile 0:09:48 load avg: 0.63 [335/399] test_test_support 0:09:49 load avg: 0.63 [336/399] test_textwrap 0:09:50 load avg: 0.63 [337/399] test_thread 0:09:50 load avg: 0.58 [338/399] test_threaded_import 0:09:51 load avg: 0.58 [339/399] test_threadedtempfile 0:09:51 load avg: 0.58 [340/399] test_threading 0:09:56 load avg: 0.53 [341/399] test_threading_local 0:09:58 load avg: 0.53 [342/399] test_threadsignals 0:09:59 load avg: 0.53 [343/399] test_time 0:10:00 load avg: 0.49 [344/399] test_timeit 0:10:01 load avg: 0.49 [345/399] test_timeout 0:10:01 load avg: 0.49 [346/399] test_tk -- test_timeout skipped (resource denied) 0:10:01 load avg: 0.49 [347/399] test_tokenize -- test_tk skipped (resource denied) 0:10:03 load avg: 0.49 [348/399] test_tools recursedown('@test_8557_tmp') 0:10:06 load avg: 0.53 [349/399] test_trace 0:10:16 load avg: 0.68 [350/399] test_traceback 0:10:20 load avg: 0.63 [351/399] test_transformer 0:10:21 load avg: 0.63 [352/399] test_ttk_guionly 0:10:21 load avg: 0.63 [353/399] test_ttk_textonly -- test_ttk_guionly skipped (resource denied) 0:10:21 load avg: 0.63 [354/399] test_tuple 0:10:50 load avg: 0.76 [355/399] test_turtle 0:10:50 load avg: 0.78 [356/399] test_typechecks 0:10:50 load avg: 0.78 [357/399] test_ucn 0:10:52 load avg: 0.78 [358/399] test_unary 0:10:52 load avg: 0.78 [359/399] test_undocumented_details 0:10:53 load avg: 0.78 [360/399] test_unicode 0:11:42 load avg: 0.90 [361/399] test_unicode_file -- test_unicode passed in 50 sec 0:11:43 load avg: 0.90 [362/399] test_unicodedata -- test_unicode_file skipped 0:11:56 load avg: 0.93 [363/399] test_univnewlines 0:11:56 load avg: 0.93 [364/399] test_univnewlines2k 0:11:57 load avg: 0.93 [365/399] test_unpack 0:11:57 load avg: 0.93 [366/399] test_urllib 0:11:57 load avg: 0.93 [367/399] test_urllib2 0:11:58 load avg: 0.93 [368/399] test_urllib2_localnet 0:11:59 load avg: 0.93 [369/399] test_urllib2net 0:11:59 load avg: 0.93 [370/399] test_urllibnet -- test_urllib2net skipped (resource denied) 0:11:59 load avg: 0.93 [371/399] test_urlparse -- test_urllibnet skipped (resource denied) 0:12:00 load avg: 0.93 [372/399] test_userdict 0:12:03 load avg: 0.93 [373/399] test_userlist 0:12:05 load avg: 0.93 [374/399] test_userstring 0:12:18 load avg: 0.95 [375/399] test_uu 0:12:18 load avg: 0.95 [376/399] test_uuid 0:12:18 load avg: 0.95 [377/399] test_wait3 0:12:24 load avg: 0.87 [378/399] test_wait4 0:12:30 load avg: 0.74 [379/399] test_warnings 0:12:31 load avg: 0.74 [380/399] test_wave 0:12:32 load avg: 0.74 [381/399] test_weakref 0:15:17 load avg: 1.01 [382/399] test_weakset -- test_weakref passed in 2 min 45 sec 0:15:19 load avg: 1.01 [383/399] test_whichdb 0:15:19 load avg: 1.01 [384/399] test_winreg 0:15:20 load avg: 1.01 [385/399] test_winsound -- test_winreg skipped 0:15:20 load avg: 1.01 [386/399] test_with -- test_winsound skipped (resource denied) 0:15:20 load avg: 1.01 [387/399] test_wsgiref 0:15:21 load avg: 1.01 [388/399] test_xdrlib 0:15:21 load avg: 1.01 [389/399] test_xml_etree 0:15:23 load avg: 1.01 [390/399] test_xml_etree_c 0:15:24 load avg: 1.01 [391/399] test_xmllib 0:15:24 load avg: 1.01 [392/399] test_xmlrpc 0:15:28 load avg: 0.93 [393/399] test_xpickle 0:15:29 load avg: 0.93 [394/399] test_xrange 0:15:31 load avg: 0.94 [395/399] test_zipfile 0:15:41 load avg: 0.95 [396/399] test_zipfile64 0:15:42 load avg: 0.95 [397/399] test_zipimport -- test_zipfile64 skipped (resource denied) 0:15:42 load avg: 0.95 [398/399] test_zipimport_support 0:15:44 load avg: 0.95 [399/399] test_zlib Total duration: 15 min 47 sec Tests result: FAILURE Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Rebuilding with profile guided optimizations: Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' /builddir/build/BUILD/Python-2.7.15/Objects/object.c: In function '_PyObject_DebugTypeStats': /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2374:5: warning: implicit declaration of function '_PySet_DebugMallocStats'; did you mean '_PyInt_DebugMallocStats'? [-Wimplicit-function-declaration] _PySet_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~ _PyInt_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Objects/object.c:2375:5: warning: implicit declaration of function '_PyTuple_DebugMallocStats'; did you mean '_PyFrame_DebugMallocStats'? [-Wimplicit-function-declaration] _PyTuple_DebugMallocStats(out); ^~~~~~~~~~~~~~~~~~~~~~~~~ _PyFrame_DebugMallocStats /builddir/build/BUILD/Python-2.7.15/Modules/gcmodule.c:63:1: warning: '_PyObject_AssertFailed' defined but not used [-Wunused-function] _PyObject_AssertFailed(PyObject *obj, const char *msg, const char *expr, ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c: In function 'trip_signal': /builddir/build/BUILD/Python-2.7.15/Modules/signalmodule.c:184:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(wakeup_fd, "\0", 1); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c: In function 'AsObj': /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:1178:38: warning: passing argument 1 of 'Tcl_NewUnicodeObj' from incompatible pointer type [-Wincompatible-pointer-types] return Tcl_NewUnicodeObj(inbuf, size); ^~~~~ In file included from /usr/include/tcl.h:2445, from /builddir/build/BUILD/Python-2.7.15/Modules/_tkinter.c:70: /usr/include/tclDecls.h:1103:18: note: expected 'const Tcl_UniChar *' {aka 'const short unsigned int *'} but argument is of type 'Py_UNICODE *' {aka 'unsigned int *'} EXTERN Tcl_Obj * Tcl_NewUnicodeObj(const Tcl_UniChar *unicode, ^~~~~~~~~~~~~~~~~ Modules/posixmodule.o: In function `posix_tmpnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7648: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' Modules/posixmodule.o: In function `posix_tempnam': /builddir/build/BUILD/Python-2.7.15/Modules/posixmodule.c:7595: warning: the use of `tempnam' is dangerous, better use `mkstemp' building dbm using gdbm Python build finished, but the necessary bits to build these modules were not found: bsddb185 dl imageop sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' + popd ~/build/BUILD/Python-2.7.15 + echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: build/optimized FINISHED: BUILD OF PYTHON FOR CONFIGURATION: build/optimized + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vfebhV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64 + cd Python-2.7.15 ++ pwd + topdir=/builddir/build/BUILD/Python-2.7.15 + rm -rf /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64/usr /builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64/usr/share/man + for f in distutils/command/install distutils/sysconfig + rm -f Lib/distutils/command/install.py.lib64 + for f in distutils/command/install distutils/sysconfig + rm -f Lib/distutils/sysconfig.py.lib64 + InstallPython debug python2.7-debug libpython2.7_d.so.1.0 + ConfName=debug + BinaryName=python2.7-debug + PyInstSoName=libpython2.7_d.so.1.0 + ConfDir=build/debug + echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug - /usr/bin/python2.7-debug STARTING: INSTALL OF PYTHON FOR CONFIGURATION: debug - /usr/bin/python2.7-debug + mkdir -p build/debug + pushd build/debug ~/build/BUILD/Python-2.7.15/build/debug ~/build/BUILD/Python-2.7.15 + make install DESTDIR=/builddir/build/BUILDROOT/python2-2.7.15-3.fc28.x86_64 Makefile:1536: warning: overriding recipe for target 'Modules/_math.o' Makefile:542: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1539: warning: overriding recipe for target 'Modules/_math.o' Makefile:1536: warning: ignoring old recipe for target 'Modules/_math.o' Makefile:1578: warning: overriding recipe for target 'Modules/timemodule.o' Makefile:1543: warning: ignoring old recipe for target 'Modules/timemodule.o' mkdir -p Include dtrace -o Include/pydtrace.h -C -h -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o /builddir/build/BUILD/Python-2.7.15/Python/ceval.c /builddir/build/BUILD/Python-2.7.15/Python/ceval.c: In function 'PyEval_EvalFrameEx': /builddir/build/BUILD/Python-2.7.15/Python/ceval.c:898:11: warning: variable 'filename' set but not used [-Wunused-but-set-variable] char *filename; ^~~~~~~~ dtrace -o Python/dtrace.o -C -G -s /builddir/build/BUILD/Python-2.7.15/Include/pydtrace.d Python/ceval.o gcc -pthread -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -I. -IInclude -I/builddir/build/BUILD/Python-2.7.15/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-2.7.15/Modules/getbuildinfo.c if test libpython2.7_d.so.1.0 != libpython2.7_d.so; then \ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-hlibpython2.7_d.so.1.0 -o libpython2.7_d.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.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/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.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/errors.o Python/frozen.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/pymath.o Python/pystate.o Python/pythonrun.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/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/dtrace.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o -lpthread -ldl -lutil -lm ; \ ln -f libpython2.7_d.so.1.0 libpython2.7_d.so; \ else \ gcc -pthread -sh